Pinned Repositories
binary
Library for binary operations in Lua
Caps2Useful
Make the Caps lock key for Windows useful again
comm
Studies of communication protocols
crypto-algorithms
Basic implementations of standard cryptography algorithms, like AES and SHA-1.
floatmagic
Handling magic floating point values (for old C libraries)
libbcrypt
bcrypt password hash C library
luabinfloat
Conversion of floating point numbers to and from binary data in pure Lua
LuaPortable4Windows
Lua scripting environment for Windows, with some additional libraries
sort_r
portable qsort_r/qsort_s alternative
civetweb
Embedded C/C++ web server
bel2125's Repositories
bel2125/binary
Library for binary operations in Lua
bel2125/floatmagic
Handling magic floating point values (for old C libraries)
bel2125/Caps2Useful
Make the Caps lock key for Windows useful again
bel2125/comm
Studies of communication protocols
bel2125/crypto-algorithms
Basic implementations of standard cryptography algorithms, like AES and SHA-1.
bel2125/libbcrypt
bcrypt password hash C library
bel2125/luabinfloat
Conversion of floating point numbers to and from binary data in pure Lua
bel2125/LuaPortable4Windows
Lua scripting environment for Windows, with some additional libraries
bel2125/sort_r
portable qsort_r/qsort_s alternative
bel2125/luazen
Compression, encoding and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b, Argon2i key derivation and more...
bel2125/sha-2
Public domain SHA-2 processors
bel2125/simple-stdatomic-for-VS-Clang
Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019