Commit graph

296 commits

Author SHA1 Message Date
Evan Su
123ee1ec81
Delete notestoself.txt 2021-08-07 16:42:45 -04:00
Evan Su
d9636e7bf7
Delete monocypher.h 2021-08-07 16:42:27 -04:00
Evan Su
e81b3c84cb
Delete monocypher.go 2021-08-07 16:42:00 -04:00
Evan Su
78affcbf81
Delete monocypher.c 2021-08-07 16:41:55 -04:00
Evan Su
a12b4cf29c
Delete README.md 2021-08-07 16:41:48 -04:00
Evan Su
ec1f94e8b3
Update Picocrypt.go 2021-08-07 16:40:15 -04:00
Evan Su
33c0978ff7
Finalize v1.14 2021-08-07 16:40:01 -04:00
Evan Su
90b4f2b7b1
Finalize v1.14 2021-08-07 14:45:13 -04:00
Evan Su
dfe0419bff
Finalize v1.14 2021-08-07 14:44:51 -04:00
Evan Su
7abaac4352
Reed-Solomon fully working now 2021-08-06 21:07:10 -04:00
Evan Su
63554a0ba5
Reed-Solomon bug fix 2021-08-05 21:03:57 -04:00
Evan Su
bafdabf556
Update Reed-Solomon 2021-08-04 22:08:23 -04:00
Evan Su
a37d9c06a8
Reed Solomon almost works 2021-08-03 21:08:27 -04:00
Evan Su
cc010b1f94
Update Picocrypt.go 2021-08-03 10:14:13 -04:00
Evan Su
51d17f6f78
Reed-Solomon is a work in progress now 2021-08-02 23:33:56 -04:00
Evan Su
ae1626e9cf
Add paranoid mode which cascades Serpent 2021-08-02 21:54:08 -04:00
Evan Su
dae39ef264
More robust and reliable
Reduce metadataLength from 10 to 5, add BLAKE2b for fast mode, use regex to check if the input file is a valid Picocrypt volume when decrypting
2021-08-02 12:37:47 -04:00
Evan Su
81351f86fb
Use golang.org/x/crypto/chacha20 2021-08-01 23:13:48 -04:00
Evan Su
4bf98a8d26
Add files via upload 2021-08-01 22:48:36 -04:00
Evan Su
ad0305d369
Encode metadata with RS by default 2021-07-31 23:37:22 -04:00
Evan Su
623c54d8ca
Add files via upload 2021-07-31 18:08:42 -04:00
Evan Su
2dc31b463a
Update with latest changes 2021-07-31 18:08:30 -04:00
Evan Su
6023de6898
Update with latest changes 2021-07-29 21:29:53 -04:00
Evan Su
b13c93a255
Update Picocrypt.go 2021-07-24 22:54:53 -04:00
Evan Su
414ac6aed2
Bug fixes, UI improvements, etc. 2021-07-20 23:31:34 -04:00
Evan Su
eb009ba5f3
Optionally shred temporary files, bug fixes 2021-07-20 11:31:04 -04:00
Evan Su
8e0f284694 Improve directory structure, add resources 2021-07-19 12:09:05 -04:00
Evan Su
7d51f0c603
Use new Reed-Solomon encoder (vivint/infectious) 2021-07-17 21:30:23 -04:00
Evan Su
c3ec399478
test github actions codeql 2021-07-17 21:06:39 -04:00
Evan Su
a1f4198f5e
Enhance Monocypher license notice 2021-07-12 22:20:48 -04:00
Evan Su
b795b18721
Update README.md 2021-07-12 18:05:59 -04:00
Evan Su
83847617c0 Delete testing files, start v1.14 2021-07-12 16:40:04 -04:00
Evan Su
b39d628966 remove external dependencies dir 2021-06-09 08:21:30 -04:00
Evan Su
27572122f3
Update README.md 2021-06-07 15:50:59 -04:00
Evan Su
428c886b66
Create README.md 2021-06-07 15:49:45 -04:00
Evan Su
491489dfdc
Update README.md 2021-06-07 15:47:50 -04:00
Evan Su
fa65d52e66
Update README.md 2021-06-07 15:45:23 -04:00
Evan Su
9d7297dbb5
Rename Picocrypt-v1.12.py to Picocrypt-v1.12.1.py 2021-06-07 15:44:18 -04:00
Evan Su
6df29a37fe
Test Github Actions 2021-06-07 14:39:04 -04:00
Evan Su
d3f4ae7068
Update Picocrypt.go 2021-06-07 14:38:32 -04:00
Evan Su
7d26f3507d
Update Picocrypt.go 2021-06-07 14:38:08 -04:00
Evan Su
e53560ae7c
Update Picocrypt.go 2021-06-07 14:34:36 -04:00
Evan Su
73b2dd08c5 Move monocypher out of core 2021-06-04 11:33:01 -04:00
Evan Su
14f297c854
Create README.md 2021-06-04 11:31:22 -04:00
Evan Su
059db68e1b rename path of sys 2021-06-03 16:06:23 -04:00
Evan Su
2e81df266a
Update unsafeheader_test.go 2021-06-03 15:59:34 -04:00
Evan Su
ced8b53fe3
Add files via upload 2021-06-03 15:56:34 -04:00
Evan Su
971e6d22e3 Merge branch 'main' of https://github.com/HACKERALERT/Picocrypt into main 2021-06-03 15:51:13 -04:00
Evan Su
c9f615cb42 Clone sys/windows into local folder 2021-06-03 15:50:42 -04:00
Evan Su
76c41f9827
Update go.mod 2021-06-03 15:32:05 -04:00