Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 150 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 150 Bytes

#AES.coffee

###An AES encryption written in CoffeeScript

  • Group length: 128bit

  • Key length: 128bit

  • Modes: ECB CBC CRT CTS