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,016 of 188,507
Downloads: 27,471
Daily
Ranking: 124,344 of 188,491
Downloads: 0
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 |