https://github.com/sjdonado/ecies
Elliptic Curve Integrated Encryption Scheme Java implementation - **Education only**
https://github.com/sjdonado/ecies
bouncycastle java
Last synced: 5 months ago
JSON representation
Elliptic Curve Integrated Encryption Scheme Java implementation - **Education only**
- Host: GitHub
- URL: https://github.com/sjdonado/ecies
- Owner: sjdonado
- Created: 2019-09-16T22:44:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T19:34:04.000Z (about 5 years ago)
- Last Synced: 2025-10-12T04:24:41.657Z (9 months ago)
- Topics: bouncycastle, java
- Language: Java
- Homepage:
- Size: 311 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ecies
Elliptic Curve Integrated Encryption Scheme Java implementation
* Curve25519
* KDF2BytesGenerator (SHA256Digest)
* hMacKey tag (Data integration validation)
## Recipient

## Sender
