Pinned Repositories
Cryptography.AesCrypt
C# class wrapping the .Net Cryptography Aes class, incorporating compression and base64 wrapped string keys in a nice little package with thorough unit testing
Cryptography.Polycrypt
Core module that creates classic Poly alphabet ciphers. In this modern day of 'unbreakable' military grade commercial ciphers, AES, DES, Twofish, Blowfish, RSA, SSL, and Bruce Schneier this project tries to make sending secret code fun again by removing, potentially the need for a computer. A person can write these poly alphabet ciphers on a piece of paper, put a pencil in their pocket and leave secret messages without ever touching a keyboard where ever they may roam.
ErrorTrace
Nested MS exception reporting class with debug stack trace messages and extensive unit tests
FactbookIntelligence
What is the difference between intelligence and data? This project parses CIA factbook data and attempts to turn some of it into "intelligence".
MassEnergyUnits
A conversion file for the "units" mathematics utility that modifies core constants setting second = 299 thousand meters and c = 1. This simple change allows the units tool to render mass to energy space to time solutions. Amazingly changing these fundemental constants does not effect calculation results or the usefulness of Units. If your conversion gives mass instead of energy like you were expecting you may sometimes need to specify that you want joules or watts.
MetabolicGames
A statistic calculator that summarizes glucose, ketone, and Gki calculations for different time-spans. Currently this system consumes data from Nutrisense data dumps but can be modified for any glucose/ketone data dump.
NinerXrayBravoTwoTwo's Repositories
NinerXrayBravoTwoTwo/Cryptography.Polycrypt
Core module that creates classic Poly alphabet ciphers. In this modern day of 'unbreakable' military grade commercial ciphers, AES, DES, Twofish, Blowfish, RSA, SSL, and Bruce Schneier this project tries to make sending secret code fun again by removing, potentially the need for a computer. A person can write these poly alphabet ciphers on a piece of paper, put a pencil in their pocket and leave secret messages without ever touching a keyboard where ever they may roam.
NinerXrayBravoTwoTwo/FactbookIntelligence
What is the difference between intelligence and data? This project parses CIA factbook data and attempts to turn some of it into "intelligence".
NinerXrayBravoTwoTwo/Cryptography.AesCrypt
C# class wrapping the .Net Cryptography Aes class, incorporating compression and base64 wrapped string keys in a nice little package with thorough unit testing
NinerXrayBravoTwoTwo/ErrorTrace
Nested MS exception reporting class with debug stack trace messages and extensive unit tests
NinerXrayBravoTwoTwo/MassEnergyUnits
A conversion file for the "units" mathematics utility that modifies core constants setting second = 299 thousand meters and c = 1. This simple change allows the units tool to render mass to energy space to time solutions. Amazingly changing these fundemental constants does not effect calculation results or the usefulness of Units. If your conversion gives mass instead of energy like you were expecting you may sometimes need to specify that you want joules or watts.
NinerXrayBravoTwoTwo/MetabolicGames
A statistic calculator that summarizes glucose, ketone, and Gki calculations for different time-spans. Currently this system consumes data from Nutrisense data dumps but can be modified for any glucose/ketone data dump.