base on project encrypt.( https://github.com/leocavalcante/encrypt ) file:aes.dart add mode AESMode.cfb8 add _modes AESMode.cfb8: 'CFB-8'

Libraries

encrypt
encrypt_io