Commit graph

2 commits

Author SHA1 Message Date
Sudhi Herle
36410626dd Added docstring to protobuf file 2020-02-15 11:15:38 -08:00
Sudhi Herle
21445ba1a1 First working version of encrypt/decrypt
* use protobuf for encryption-header
* use fixed size file-header (42 bytes) before the encryption-header
* add encryption/decryption contexts
* teach MakePrivateKey() to fixup its internal public key bits
2019-10-17 14:29:01 -07:00