File: ChangeLog

package info (click to toggle)
libfcrypto 0~20240414-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 3,592 kB
  • sloc: ansic: 15,069; sh: 6,189; makefile: 399; python: 306; cpp: 297; sed: 16
file content (15 lines) | stat: -rw-r--r-- 419 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
To do:
* Add support for cast5
* Add support for cast6
* Add support for Anubis
* Add support for reversed Serpent
* Add support for Twofish
* Blowfish add support for CFB and OFB
* DES3 add support for CBC, CFB and OFB
* RC4 add libfcrypto_rc4_crypt_cbc functions
* Serpent add support for CFB and OFB

20170901
* see `git log' for more recent change log
* Created stand-alone version from libfguid and assorted code