Skip to content

Tags: Thealexbarney/LibHac

Tags

v0.19.0

Toggle v0.19.0's commit message
hactoolnet: Don't output unknown key warnings by default

v0.18.0

Toggle v0.18.0's commit message
Update key list in KEYS.md

v0.17.0

Toggle v0.17.0's commit message
Catch OutOfMemoryExceptions when calling RSA.VerifyData with OpenSSL 1.1

v0.16.1

Toggle v0.16.1's commit message
Disable nuke telemetry on Linux

v0.16.0

Toggle v0.16.0's commit message
Add U8Span properties for all nacp string fields

v0.15.0

Toggle v0.15.0's commit message
Build: Continue the build when skipping the Sign task

v0.14.3

Toggle v0.14.3's commit message
Add new key sources for key generation 13

v0.14.2

Toggle v0.14.2's commit message
Include the pdb file in the .nupkg

Works around jbevain/cecil#610

Using InlineIL.Fody messes up the pdb checksum which makes nuget.org consider the .snupkg to be invalid. Workaround this by including the pdb in the main .nupkg

v0.14.1

Toggle v0.14.1's commit message
AesXtsFile: Don't take the input file until the end of the constructor

An exception in the constructor would make it so the file wasn't disposed correctly

v0.14.0

Toggle v0.14.0's commit message
Update usage text in readme