-
Notifications
You must be signed in to change notification settings - Fork 330
Closed
Labels
featurefunctionality to be implementedfunctionality to be implemented
Milestone
Description
Zooko points out that many folks don't like the NIST curves because they don't come with a proof of being generated randomly. The Brainpool curves do. http://cryptopp.svn.sourceforge.net/viewvc/cryptopp/trunk/c5/eccrypto.cpp?r1=441&r2=440&pathrev=441 and http://cryptopp.svn.sourceforge.net/viewvc/cryptopp/trunk/c5/oids.h?r1=441&r2=440&pathrev=441 are where Brainpool support was added to Crypto++.
If OpenSSL supports these curves (so we can do interop testing), I'm happy to add them to python-ecdsa.
Metadata
Metadata
Assignees
Labels
featurefunctionality to be implementedfunctionality to be implemented