TimothyMeadows
Distributed systems engineer, full-stack developer, robotics engineer.
@nevermorelabsa Tree
Pinned Repositories
AeadChaCha20Poly1305.NetCore
Implementation of AEAD_CHACHA20_POLY1305 an authenticated encryption with additional data algorithm using ChaCha20, and Poly1305 designed by D. J. Bernstein. Optimized for PinnedMemory, and .NET core.
Argon2.NetCore
Implementation of Argon2 key derivation function designed by Alex Biryukov, Daniel Dinu, and Dmitry Khovratovich. Optimized for PinnedMemory and .NET Core.
BigInteger.NetCore
Implementation of a arbitrary-precision arithmetic method using SecureRandom.
GUvrs
GU versus
PinnedMemory
PinnedMemory is a cross platform method for creating, and accessing pinned, and locked memory in .NET Core.
R2GU
R2GU is a robot built in theme with Gods Unchained card Wind-Up Roller.
reCAPTCHA.AspNetCore
Google reCAPTCHA v2/v3 for .NET Core 3.x
SecureRandom.NetCore
Cryptographic pseudorandom number generator (CPRNG) using Blake2b, and PinnedMemory.
Yolo5.NetCore
You Only Look Once (v5) for .NET Core LTS
Yolo6.NetCore
You Only Look Once (v6) for .NET Core LTS
TimothyMeadows's Repositories
TimothyMeadows/reCAPTCHA.AspNetCore
Google reCAPTCHA v2/v3 for .NET Core 3.x
TimothyMeadows/Yolo5.NetCore
You Only Look Once (v5) for .NET Core LTS
TimothyMeadows/PinnedMemory
PinnedMemory is a cross platform method for creating, and accessing pinned, and locked memory in .NET Core.
TimothyMeadows/SecureRandom.NetCore
Cryptographic pseudorandom number generator (CPRNG) using Blake2b, and PinnedMemory.
TimothyMeadows/GUvrs
GU versus
TimothyMeadows/Yolo6.NetCore
You Only Look Once (v6) for .NET Core LTS
TimothyMeadows/AeadChaCha20Poly1305.NetCore
Implementation of AEAD_CHACHA20_POLY1305 an authenticated encryption with additional data algorithm using ChaCha20, and Poly1305 designed by D. J. Bernstein. Optimized for PinnedMemory, and .NET core.
TimothyMeadows/Argon2.NetCore
Implementation of Argon2 key derivation function designed by Alex Biryukov, Daniel Dinu, and Dmitry Khovratovich. Optimized for PinnedMemory and .NET Core.
TimothyMeadows/BigInteger.NetCore
Implementation of a arbitrary-precision arithmetic method using SecureRandom.
TimothyMeadows/ChaCha20.NetCore
Implementation of chacha20 cipher, designed by D. J. Bernstein. Optimized for PinnedMemory and .NET Core.
TimothyMeadows/MemoryCache.NetCore
Implementation of a parallel thread-safe in-memory caching system with save, and load support suited for state based programming.
TimothyMeadows/BasicHeaderAuthentication.AspNetCore
Header based authentication for .NET core 3.x
TimothyMeadows/Blake2b.NetCore
⛔️ [DEPRECATED] Implementation of the cryptographic hash, and mac functions of BLAKE2b. For .NET Core, optimized for PinnedMemory, and 64-bit platforms.
TimothyMeadows/Curve25519.NetCore
An elliptic curve offering 128 bits of security and designed for use with the elliptic curve Diffie–Hellman (ECDH) key agreement scheme.
TimothyMeadows/Poly1305.NetCore
Implementation of poly1305-dona message authentication code, designed by D. J. Bernstein. Optimized for PinnedMemory and .NET Core.
TimothyMeadows/Poly1305ChaCha20.NetCore
Implementation of poly1305-dona message authentication code, designed by D. J. Bernstein with a chacha20 nonce. Optimized for PinnedMemory and .NET Core depends on ChaCha20.NetCore.
TimothyMeadows/TimedMemoryCache.NetCore
Implementation of a parallel thread-safe in-memory caching system with save, and load support suited for 'state' programming and easy timeout support for time sensitive caching.
TimothyMeadows/R2GU
R2GU is a robot built in theme with Gods Unchained card Wind-Up Roller.
TimothyMeadows/birdgineering
Birdgineering is a steam punk, H.P lovecraft in space styled mod pack put together by Birdgineer. It's heavily based on multi-block world crafting. It has support for various levels of technology from horse power to nuculear reactors, space travel, new planets, aliens, bosses, archaeology, paleontology, and ritualistic magical arts.
TimothyMeadows/Ghost-Azure
Ghost 2.x and 3.x for Azure
TimothyMeadows/huginn
TimothyMeadows/MemoryCache.Net
Implementation of a parallel thread-safe in-memory caching system with save, and load support suited for 'state' programming.
TimothyMeadows/post-install-cleanup
This is a group of post install clean up scripts for various operating systems.
TimothyMeadows/QueryStringArray.AspNetCore
Better QueryString arrays using HTTP GET.
TimothyMeadows/RedisMemoryCache.Net
Implementation of a parallel thread-safe in-memory caching system with save, and load support suited for 'state' programming and easy timeout support for time sensitive caching with Redis support.
TimothyMeadows/RedisMemoryCache.NetCore
Implementation of a parallel thread-safe in-memory caching system with save, and load support suited for 'state' programming and easy timeout support for time sensitive caching with Redis support.
TimothyMeadows/screeper
A bot for the screeps game.
TimothyMeadows/TimedMemoryCache.Net
Implementation of a parallel thread-safe in-memory caching system with save, and load support suited for 'state' programming and easy timeout support for time sensitive caching.
TimothyMeadows/timothymeadows
my personal repository
TimothyMeadows/tls12-https-proxy
⛔️ [DEPRECATED] TLS 1.2 Proxy designed to provide a method for communicating with TLS 1.2 only sites for older languages that lack the ability to do it directly.