JAVA AES加解密和.NET AES加解密对比 我们在接收JAVA发送的AES加密字符串后,在.NET没有对应的KeyGenerator 和 SecureRandom去生成AES 的 KEY值,导致无法直接解密。 利用IKVM类库,在.NET中对JAVA的AES加密字符串进行解密处理。
forked from zhu-xb/AES-Cryptography
-
Notifications
You must be signed in to change notification settings - Fork 0
spiritbox/AES-Cryptography
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C# 60.1%
- Java 39.9%