Tom Leavy
Tom Leavy
There are issues with conflicting versions of `rand_core` since x25519 does not use the latest version. It would be helpful if `rand_core` was exported to avoid conflicts
I have discovered 2 problems in UI7SearchBar. The first one only happens when you add the bar to a view controller programmatically. 1. A white, rounded rect background as seen...
I'm attempting to work on a PoC using mobile devices, wondering if anyone has attempted to translate the AVX2 code over to something that is compatible with ARM64 CPUs?
I just cloned the git repo today. Running on OSX 10.8.2 with all the ports needed. When I run the build-all script I notice an error at the end of...
I am trying to use the static library on iOS ... I archive the MagicKit-iOS build and import it with the headers into my project but whenever I try to...
*Issue #, if available:* *Description of changes:* Correct logical error in base32 decode function that would cause a crash or memory leak when decoding fails due to not having enough...