exaexa / codecrypt

Post-quantum cryptography tool (THIS REPOSITORY IS ONLY A MIRROR OF THE MAIN ONE, PLEASE DO NOT FILE BUGS HERE)
https://gitea.blesmrt.net/exa/codecrypt
GNU Lesser General Public License v3.0
308 stars 40 forks source link

How about add seed support for FMTSeq ? #31

Closed tearsofphoenix closed 6 years ago

tearsofphoenix commented 6 years ago

@exaexa We can use same seed to regenerate keypair.

exaexa commented 6 years ago

What would be the purpose of that?

Btw. you can use any seed you want using CCR_RANDOM_SEED env variable (see manpage).