Skip to content

Commit e3565e2

Browse files
committed
Update README.md to remove OS limitations
1 parent cd1bf7e commit e3565e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# PBKDF-Encryption
22
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.
33

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**
64

75
### Tech
86
* Go binary >= 1.11

0 commit comments

Comments
 (0)