Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rearrange BigInt directories: | lloyd | 2008-09-30 | 1 | -1/+1 |
* | propagate from branch 'net.randombit.botan' (head 9524e848cdacd0b56ded9bd6b51... | lloyd | 2008-09-30 | 3 | -1/+162 |
* | Rewrite part of the module loading code in configure.pl, now dependencies | lloyd | 2008-09-30 | 1 | -1/+1 |
* | Move KDF, EME, and EMSA base classes from pubkey to core to remove a | lloyd | 2008-09-29 | 6 | -215/+2 |
* | Better dependency handling | lloyd | 2008-09-29 | 1 | -0/+2 |
* | Put only the implementation of BigInt in src/bigint, mathematical functions | lloyd | 2008-09-29 | 1 | -0/+1 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 1 | -0/+0 |
* | Fix modinfo files | lloyd | 2008-09-29 | 1 | -1/+0 |
* | Add the missing modinfo.txt | lloyd | 2008-09-29 | 1 | -0/+33 |
* | Move parts of core into pk/pubkey which is at least somewhat relevant | lloyd | 2008-09-29 | 21 | -0/+2704 |