1
0
Fork 0
mirror of https://github.com/HACKERALERT/Picocrypt.git synced 2025-01-04 21:58:23 +00:00
Commit graph

283 commits

Author SHA1 Message Date
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
Evan Su
e0ee5f843a
Delete go-old.sum 2021-06-03 15:31:54 -04:00
Evan Su
cef069fa8e
Add files via upload 2021-06-03 15:28:33 -04:00
Evan Su
b087a8d3c0
Update go.mod 2021-06-03 15:25:22 -04:00
Evan Su
e37bac0138 Fix go packaging 2021-06-03 15:18:24 -04:00
Evan Su
93b7f00827
Update go.mod 2021-06-03 15:05:32 -04:00
Evan Su
2921eb127b
Update go.mod 2021-06-03 15:04:55 -04:00
Evan Su
82c1ae4d9e
Update go.mod 2021-06-03 14:59:44 -04:00
Evan Su
44c7d1f850
Update go.mod 2021-06-03 14:56:02 -04:00
Evan Su
e9a4de9628
Update go.mod 2021-06-03 14:55:23 -04:00
Evan Su
fabfe49762
Update go.mod 2021-06-03 14:54:44 -04:00
Evan Su
c61f5eb89e
Update go.mod 2021-06-03 14:53:09 -04:00
Evan Su
d5a9d34d97
Update go.mod 2021-06-03 14:49:04 -04:00
Evan Su
939eee1ce7
Rename go.sum to go-old.sum 2021-06-03 14:47:29 -04:00