This website requires JavaScript.
Explore
Help
Sign In
xy916229
/
AES_Encryption_Test
Watch
1
Star
0
Fork
0
You've already forked AES_Encryption_Test
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Nathan Windisch
4f78b3ece7
Add project files.
2023-09-20 12:51:05 +01:00
.gitattributes
Add .gitattributes, .gitignore, and LICENSE.txt.
2023-09-20 12:51:02 +01:00
.gitignore
Add .gitattributes, .gitignore, and LICENSE.txt.
2023-09-20 12:51:02 +01:00
EncryptionTest.csproj
Add project files.
2023-09-20 12:51:05 +01:00
EncryptionTest.sln
Add project files.
2023-09-20 12:51:05 +01:00
LICENSE.txt
Add .gitattributes, .gitignore, and LICENSE.txt.
2023-09-20 12:51:02 +01:00
Program.cs
Add project files.
2023-09-20 12:51:05 +01:00
Description
A simple test repository to test out AES encryption in C# (ported and modified from a Java implementation by NTTData)
30
KiB
Languages
C#
100%