Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ Sample Usage:
```python
from hpc import generate_hpc_functions

blocksize = 10
backup = 0
blocksize = 125
key_length = 128
key = 0xf3aef8062681d980c14bd5915305f319

Expand Down
Loading