Skip to content

Commit

Permalink
Update README.md to remove OS limitations
Browse files Browse the repository at this point in the history
  • Loading branch information
darsh12 committed Jan 25, 2019
1 parent cd1bf7e commit e3565e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# PBKDF-Encryption
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.

### Operating Systems
The program will on run **linux** based distribution, because of how the program writes its metadata, therefore windows is **not supported**

### Tech
* Go binary >= 1.11
Expand Down

0 comments on commit e3565e2

Please sign in to comment.