Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Added "account set" command. | Wilmer van der Gaast | 2006-07-01 | -0/+34 |
| | ||||
* | Added random_bytes() function for better/more reliable randomization and | Wilmer van der Gaast | 2006-06-28 | -14/+64 |
| | | | | | moved set_eval_ops() to a slightly more suitable place. | |||
* | Moved Base64-related functions to a separate file and added decode funtions. | Wilmer van der Gaast | 2006-06-25 | -44/+0 |
| | ||||
* | Moving all generic files to lib/ instead of having some in / and some in | Wilmer van der Gaast | 2006-06-25 | -0/+481 |
protocols/, and adding RC4 code. |