|
| file | constants.h [code] |
| | CECIES constants.
|
| |
| file | decrypt.h [code] |
| | ECIES decryption implementation using Curve25519 or Curve448, AES256-GCM and MbedTLS.
|
| |
| file | encrypt.h [code] |
| | ECIES encryption implementation using Curve25516 or Curve448, AES256-GCM and MbedTLS.
|
| |
| file | guid.h [code] |
| | Mh! The smell of fresh GUIDs..
|
| |
| file | keygen.h [code] |
| | Curve25519 and Curve448 key-pair generators (both export their output into NUL-terminated, hex-encoded strings).
|
| |
| file | types.h [code] |
| | CECIES types.
|
| |
| file | util.h [code] |
| | Useful utility functions for CECIES.
|
| |