An open API service indexing awesome lists of open source software.

https://github.com/anonrig/bouncycastle-implementations

Some cryptographic algorithms implemented using Bouncy Castle API.
https://github.com/anonrig/bouncycastle-implementations

Last synced: about 1 year ago
JSON representation

Some cryptographic algorithms implemented using Bouncy Castle API.

Awesome Lists containing this project

README

          

BouncyCastle Implementations
============================

Some cryptographic algorithms that I implemented with Jason Murphy in University of California: Santa Barbara (UCSB) with the supervision of Prof. Dr. Cetin Kaya Koc using Bouncy Castle API.

Algorithms include: AES (Advance Encryption Standard), ECDH (Elliptic Curve Diffie Hellman), ECDSA (Elliptic Curve Digital Signature Algorithm), RSA and hash algorithms.