issues
search
Jack-Edwards
/
BlazorSodium
A small wrapper around libsodium.js for Blazor WASM
https://www.nuget.org/packages/BlazorSodium/
MIT License
9
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cannot build with .NET 9.0 prerelease 3 (work-around)
#56
Jack-Edwards
opened
7 months ago
1
Better nullability support in GenericHash methods
#55
Jack-Edwards
closed
10 months ago
0
Set the package version to 1.3.1
#54
Jack-Edwards
closed
10 months ago
0
Fix AEAD typos and improve nullability of certain arguments
#53
Jack-Edwards
closed
10 months ago
0
Bump library version to 1.3.0
#52
Jack-Edwards
closed
11 months ago
0
Upgrade to .NET 8.0 and enable <nullable>
#51
Jack-Edwards
closed
11 months ago
0
Order Crypto_AEAD_ChaCha20Poly1305_Encrypt_Interop arguments correctly
#50
Jack-Edwards
closed
11 months ago
0
Adding some stuff, but better if the original repo just added everything missing. Feel free to ignore PR
#49
FrankSzendzielarz
opened
1 year ago
1
Can't see a direct or indirect way to derive ed25519 pk from sk
#48
FrankSzendzielarz
opened
1 year ago
10
Fix Vite build
#47
Jack-Edwards
closed
1 year ago
1
The Vite build is completely broken
#46
Jack-Edwards
closed
1 year ago
0
Update JavaScript tooling
#45
Jack-Edwards
closed
1 year ago
0
Update dependencies
#44
Jack-Edwards
closed
1 year ago
0
Fix incorrect comment headers
#43
Jack-Edwards
closed
1 year ago
0
Figure out why dependent projects do not appear in GitHub Insights
#42
Jack-Edwards
closed
1 year ago
0
Update packages
#41
Jack-Edwards
closed
1 year ago
0
Reorganize internal methods
#40
Jack-Edwards
closed
2 years ago
0
Add Pad and Unpad functions
#39
Jack-Edwards
closed
2 years ago
0
Use non-RC version of .NET 7.0
#38
Jack-Edwards
closed
2 years ago
0
Add support for AEAD
#36
Jack-Edwards
closed
2 years ago
0
Add support for AEAD
#35
Jack-Edwards
closed
2 years ago
2
Use "inner" / "lower-level" libsodium functions
#34
Jack-Edwards
opened
2 years ago
2
Add methods and constants for Authentication
#33
Jack-Edwards
closed
2 years ago
0
Implement methods and constants for PublicKeyBox
#32
Jack-Edwards
closed
2 years ago
0
Add methods and constants for GenericHash
#31
Jack-Edwards
closed
2 years ago
0
Add methods and constants for SHA-2 hashing
#30
Jack-Edwards
closed
2 years ago
0
Increment package version
#29
Jack-Edwards
closed
2 years ago
0
Add methods and constants for KeyDerivation
#28
Jack-Edwards
closed
2 years ago
0
Acknowledge that OneTimeAuthentication is not available
#27
Jack-Edwards
closed
2 years ago
0
Explore "sumo" module
#26
Jack-Edwards
opened
2 years ago
1
Add methods and constants for PasswordHash
#25
Jack-Edwards
closed
2 years ago
0
Remove methods and constants not supported by the standard libsodium.js module
#24
Jack-Edwards
closed
2 years ago
0
Handle failure conditions
#23
Jack-Edwards
opened
2 years ago
0
Add methods and constants for ScalarMultiplication
#22
Jack-Edwards
closed
2 years ago
0
Add support for SecretBox
#21
Jack-Edwards
closed
2 years ago
0
Add an overload to SecretStream to push 'string' message chunks
#20
Jack-Edwards
closed
2 years ago
0
Increment version number
#19
Jack-Edwards
closed
2 years ago
0
Add methods and constants for SecretStream
#18
Jack-Edwards
closed
2 years ago
0
Remove some dead constants
#17
Jack-Edwards
closed
2 years ago
0
Add support for getting constant values from sodium lib
#16
Jack-Edwards
closed
2 years ago
0
Remove PasswordHash.Argon prototype code
#15
Jack-Edwards
closed
2 years ago
0
Implement all ShortHash methods
#14
Jack-Edwards
closed
2 years ago
0
Use 'uint' instead of 'int' where appropriate
#13
Jack-Edwards
closed
2 years ago
0
Add remaining methods for public key signature
#12
Jack-Edwards
closed
2 years ago
0
Add remaining key exchange methods
#11
Jack-Edwards
closed
2 years ago
0
Minify and compress the JavaScript bundle
#10
Jack-Edwards
closed
2 years ago
0
Implement 'KeyPair' generation methods and models
#9
Jack-Edwards
closed
2 years ago
0
Implement and demonstrate Ed25519 key pair generation
#8
Jack-Edwards
closed
2 years ago
0
Test marshalling C# `long` to JS `JSType.BigInt`
#7
Jack-Edwards
closed
2 years ago
1
Add XChaCha20 stream cipher methods
#6
Jack-Edwards
closed
2 years ago
0
Next