Roydl

Roydl

Geek Repo

Roy's Dynamic-Link Libraries

Github PK Tool:Github PK Tool

Roydl's repositories

Crypto

:books: Provides a handy way to hash data using Adler32, CRC (8-bit to 82-bit, and customizable without bit restriction), MD5, SHA-1 and SHA-2 (256-bit, 384-bit and 512-bit), including HMAC keyed hashing for some types. Functions for encrypting and decrypting data with Rijndael (128-bit, 192-bit and 256-bit) are also offered

Language:C#License:MITStargazers:9Issues:1Issues:0

Text

:books: Provides functions for encoding and decoding base 2, 8, 10, 16, 32, 64, 85 and 91 and more

Language:C#License:MITStargazers:5Issues:1Issues:0

AlphaNumericComparer

:books: Provides several types of `IComparer` that enables the alphanumeric comparison of two objects

Language:C#License:MITStargazers:1Issues:1Issues:0