Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
juerg committed Dec 14, 2023
1 parent 6ed0feb commit 20742bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/readme/cryptography.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Encrypt all "*.doc" and "*.docx" in a file tree:

### Performance

Actions: read file, encrypt/decrypt, write file
Test: read file -> encrypt/decrypt -> write file

```
MacBookAir M2, Java 8 (Zulu), BouncyCastle 1.77
Expand Down Expand Up @@ -228,7 +228,7 @@ and they can be used for malicious purposes.

### Performance

Actions: read file, hash, write file
Test: read file -> hash -> write file

```
MacBookAir M2, Java 8 (Zulu)
Expand Down

0 comments on commit 20742bb

Please sign in to comment.