9427255ffb
Motivation: EC is better than RSA because of the small key size, efficient and secure which makes it perfect for testing purposes. Modification: Added support to specify an algorithm (EC or RSA) in constructors for key pair generation. The default key size is 256-bits as promulgated by NSA Suite B. Result: Able to generate a self-signed certificate of EC or RSA. |
||
---|---|---|
.. | ||
src | ||
pom.xml |