File: AUTHORS

package info (click to toggle)
haskell-cipher-aes128 0.7.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 220 kB
  • sloc: ansic: 1,696; haskell: 674; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (4)
1
2
Thomas DuBuisson: Haskell code, refactoring of aes C code (extract mutable portion of GCM struct)
Vincent Hanquez: C AES implementations for x86 and NI