Tagged Questions
3
votes
1answer
134 views
Why are these Botan public keys so similar?
I am using Botan to create public/private ECDSA keypairs. The public keys that are generated (even on different machines using this code) are very similar... too similar to consider safe I would ...
1
vote
1answer
131 views
Build Botan library for Android
How can I build the cryptographic library Botan for Android? I am using Mac OS 10.7 and Eclipse IDE.