Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing CVS tags. | 2020-07-22 | 1 | -0/+1 | |
| | | | | ok patrick@ | ||||
* | add hchacha20 for wireguard. | 2020-06-21 | 1 | -0/+40 | |
| | | | | | | | | | | i think we should turn the chacha code into an actual c file at some point to reduce duplication of object code, but that can happen later. from Matt Dunwoodie and Jason A. Donenfeld ok deraadt@ | ||||
* | Sync chacha_ivsetup to the version in ssh so that we could | 2015-10-27 | 1 | -4/+4 | |
| | | | | | | specify custom counter value when setting up Chacha context. ok reyk djm | ||||
* | replace rc4 with ChaCha20 here, too; ok djm, tedu, deraadt | 2013-11-02 | 1 | -0/+220 | |