Categories: None [Edit]
minienigma
Minienigma it's a simple to use string encrypting/decrypting machine out of the box.
It uses a AES 256 CBC algorithm which makes your data pretty secure this days.
In order to use it, make sure to configure it using MiniEnigma.configure(key, iv)
where key and iv needs to be a combination of characters. Key must be 32 characters long.
Iv must be 16 characters long.
Then to encrypt just call MiniEnigma.encrypt('your insecure data here').
To decrypt MiniEnigma.decrypt('your secure data here').
PD: A nice place to get secure key and iv: http://randomkeygen.com
Total
Ranking: 43,253 of 189,933
Downloads: 27,661
Daily
Ranking: 96,394 of 189,920
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | Esteban8a |