We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd1bf7e commit e3565e2Copy full SHA for e3565e2
README.md
@@ -1,8 +1,6 @@
1
# PBKDF-Encryption
2
Implement a secure way to encrypt a string using a HMAC with either a SHA256 or SHA512 hash. Use 3DES, AES128 and AES256 algorithms in CBC mode.
3
4
- ### Operating Systems
5
- The program will on run **linux** based distribution, because of how the program writes its metadata, therefore windows is **not supported**
6
7
### Tech
8
* Go binary >= 1.11
0 commit comments