Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

iOS Encryption implementation Interoperable with .NET

RSA and AES encryption and decryption is implemented.

For RSA

-Key size: 1024 bits

-Padding: kSecPaddingPKCS1

For AES

-Key Size: 256 bits

-Padding: kCCOptionPKCS7Padding

.NET implementation will be available soon.

About

iOS Encryption and Decryption with RSA and AES Interoperable with .NET

Resources

Stars

12 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages