nettleif

git clone git://xatko.vsos.ethz.ch/nettleif.git
Log | Files | Refs

DateCommit messageAuthorFiles+-
2019-01-06 19:00Win32 compatibilityDominik Schmidt1+8-0
2019-01-06 18:02Implement "blowfish" and "arcfour" with variable key lengthDominik Schmidt1+46-9
2019-01-06 18:02Update the hepl with iv_inbandDominik Schmidt1+1-1
2018-12-25 13:46Add the nettle.zip targetDominik Schmidt1+3-0
2018-12-25 12:05Introduce the iv_inband KV switch, that uses the first BLOCK_SIZE bytes of the input as IVDominik Schmidt1+45-11
2018-12-25 12:03Improve error reportingn on parsing and executingDominik Schmidt1+11-4
2018-12-23 11:14Initial commitDominik Schmidt2+454-0