:tbh_bounce:
This commit is contained in:
@@ -34,7 +34,12 @@ smem is used to wipe unallocated RAM to ensure that no remaning traces of data a
|
||||
|
||||
## Usage
|
||||
To install:
|
||||
`sh hidden.sh install`
|
||||
```
|
||||
cd ~
|
||||
git clone https://github.com/PrincessPi3/hiddencrypto.git
|
||||
cd hiddencrypto
|
||||
sh hidden.sh install
|
||||
```
|
||||
|
||||
To encrypt:
|
||||
`sh hidden.sh enc`
|
||||
@@ -50,7 +55,6 @@ See [assets/COPYING.txt](assets/COPYING.txt) for text
|
||||
```
|
||||
Todo:
|
||||
|
||||
Total data descruction by shredding headers and/or encrypted file // script // automatable call
|
||||
Potential memory key leaks
|
||||
Potential OS key leaks
|
||||
Potential side-channel attacks
|
||||
|
||||
Reference in New Issue
Block a user