Skip to content

strong84/SharedAES-GCM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharedAES-GCM

Attempt for a cross platform AES-GCM encryption

About

Due to steps by integrating some crypto standards I found no compatible open source C/C++ implementation for AES-GCM to use in native Java, Android and iOS.

I created my own wrapper as reusable pod/header here.

Implementation

Based on public domain implementation from Steve Gibson of GRC.com.

See Sources/README.txt for more info.

Thanks for fixes by @maximmasiutin.

License

Released to Public Domain by Markus Kosmal

About

Attempt for a cross platform AES-GCM encryption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.0%
  • Perl 6.8%
  • C++ 4.4%
  • Objective-C 2.0%
  • Ruby 0.8%