Projects in Awesome Lists by michelenatale
A curated list of projects in awesome lists by michelenatale .
https://github.com/michelenatale/integer-datatype
Simple 128/256/512 bit data structure for unsigned and signed integers.
arbitrary-precision csharp datastructures datastructures-algorithms dotnet-core int128 int256 int512 numeric uint128 uint256 uint512
Last synced: 24 Feb 2025
https://github.com/michelenatale/cryptography
A few examples used in Cryptography, as a Winform or Console Application.
bithack ecdh ecdsa elliptic-curve elliptic-curve-cryptography encryption key-exchange login login-system multisignature mvvm random random-number-generators rsa-signature schnorr schnorr-signatures signature-verification threadsafe usercontrols winforms
Last synced: 22 Mar 2025
https://github.com/michelenatale/converts-and-encodings
The BaseConverter converts a number of any base into a number of another base. And the whole thing back again.
Last synced: 22 Feb 2025
https://github.com/michelenatale/compress
Here are a few smaller projects that demonstrate the compression of texts. Starting with the Huffman code.
compress compression-algorithm huffman-coding huffman-compression-algorithm
Last synced: 20 Mar 2025
https://github.com/michelenatale/elliptic-curve
Shows in a simple way how the sender and receiver function of Alice and Bob works in encrypted form. The ECDiffieHellman (ec key exchange) and ECDSA (ec digital signing) algorithms are used here. The elliptic curves are always selected randomly so that everything in the temporary area is used. Was slightly adapted in 2024 and updated to DotNet8.
asymmetric-cryptography asymmetric-encryption ecdh ecdsa ecdsa-cryptography ecdsa-signature elliptic-curve-cryptography elliptic-curves key-exchanges rsa-cryptography rsa-signature symmetric-encryption
Last synced: 24 Feb 2025
https://github.com/michelenatale/games
The first classic strategy game I would like to publish here is Sudoku or XSudoku.
strategy-game sudoku sudoku-generator sudoku-puzzle sudoku-solver xsudoku
Last synced: 24 Feb 2025
https://github.com/michelenatale/schnorr-signature
Shows how the Schnorr signature works as a concept. The Schnorrgroup and Elliptic Curve are used here. A test for (multi-) signing and verification is available for both variants.
cryptography csharp digital-signature dotnet-core elliptic-curves multi-signature schnorr schnorr-group schnorr-signatures signature signature-verification
Last synced: 24 Feb 2025
https://github.com/michelenatale/littlegame
A little game, if you please.
csharp dotnetcore game maths numbersgame
Last synced: 24 Feb 2025
https://github.com/michelenatale/mathematic
A few interesting mathematical tools that you can use again and again.
algorithms circle-fitting mathematics
Last synced: 24 Feb 2025