libsodium-uwp icon indicating copy to clipboard operation
libsodium-uwp copied to clipboard

libsodium for Universal Windows Platform (UWP) - A secure cryptographic library

Results 3 libsodium-uwp issues
Sort by recently updated
recently updated
newest added

`RANDOMBYTES_DEFAULT_IMPLEMENTATION` `#define` is currently managed through a Visual Studio pre-processor directive. At runtime the definition gets overwritten by the actual definition in `randombytes_default.h`. Ideally there should only be a single...

enhancement
help wanted
compiler warnings

There needs to be a pre-build task to determine if compilation on ARM should proceed.. If any of the default randombytes implementation are even included GenRtlRandom usually ends up being...

enhancement
help wanted

Installation from nuget requires manually adding the following to `Package.appxmanifest`. Ideally the nuget package would take care of adding and removing this block. This extension information outlines all the classes...

enhancement
help wanted
investigate
nuget