issues
search
craftablescience
/
VPKEdit
A CLI/GUI tool to create, read, and write several pack file formats.
https://developer.valvesoftware.com/wiki/VPKEdit
MIT License
251
stars
19
forks
source link
feat: cryptography misc
#131
Closed
craftablescience
closed
7 months ago
craftablescience
commented
7 months ago
[x] Replace
Adler32
, CRC32, MD5 code with cryptopp
[x] Add FPX/VPK signing functionality to library...
[x] ...and C wrapper
[x] ...and C# wrapper
[x] ...and CLI
[x] ...and GUI
Closes #130
Adler32, CRC32, MD5 code with cryptoppCloses #130