aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/ecdsa/info.txt
Commit message (Collapse)AuthorAgeFilesLines
* Split ecdsa module into ecc_key, ecdsa, eckaeglloyd2008-10-081-8/+6
| | | | | Add actual implementations (from InSiTo) for ECDSA_Operation and ECKAEG_Operation.
* Fix lookup for ECDSA keys. Fix ecdsa info.txtlloyd2008-10-071-1/+1
|
* Fix thatlloyd2008-10-071-1/+1
|
* Split ECDSA and ECKAEG implementatations apartlloyd2008-10-071-2/+6
|
* Move last pieces of algorithm-specific code from general 'pubkey' modulelloyd2008-10-011-9/+10
| | | | | into algorithm-specific directories. (Dependencies still remain on these in core/libstate, though).
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-011-0/+23