/spn_16_encryption

Implementation of spn-16 encryption algorithm in pure Dart. Developed for educational purpose.

Primary LanguageDartOtherNOASSERTION

Implementation of spn-16 encryption algorithm in pure Dart. Developed for educational purpose.

Features

  • SPN-16(encrypt/decrypt)

TODO

  • Cipher text must be 8 characters
  • Cipher text length test
  • utf8 codes test