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.
- Host: GitHub
- URL: https://github.com/anonrig/bouncycastle-implementations
- Owner: anonrig
- Created: 2014-05-13T21:25:16.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-13T22:14:51.000Z (about 12 years ago)
- Last Synced: 2025-03-28T20:23:39.227Z (over 1 year ago)
- Language: Java
- Size: 145 KB
- Stars: 14
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.