Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename pk dir to pubkey, avoids tab-completion collision with pk_pad | lloyd | 2008-10-01 | 1 | -23/+0 |
* | Move more of the public key implementation code out of the shared pk/pubkey | lloyd | 2008-10-01 | 1 | -0/+2 |
* | Build GF(p) and ECDSA by default. tr1/memory dependency in math/gfpmath | lloyd | 2008-09-30 | 1 | -1/+1 |
* | Move ECC domain parameters to their own module (ec_dompar). Eventually ecdsa | lloyd | 2008-09-30 | 1 | -3/+2 |
* | Move GF(p) math code from pk/ecdsa to math/gfpmath | lloyd | 2008-09-30 | 1 | -8/+2 |
* | Rearrange BigInt directories: | lloyd | 2008-09-30 | 1 | -1/+1 |
* | Add missing pk/ecdsa/info.txt file | lloyd | 2008-09-30 | 1 | -0/+28 |