Orenburg State University laboratory works for InfoSec
- MetalWorker.Cryptography - contains utility classes for
- Various prime number tester classes
- Random BigInteger generation
- Random BigInteger prime generation
- Block RSA implementation
- StringRSA - Block RSA wrapper for strings
- PrimalityTests - program for testing prime numbers with various tests
- BlockRSA_GUI - GUI client for encrypting strings with block RSA
- Digital Signature - GUI app for signing files with RSACryptoServiceProvider
- AccessControlMatrix - CLI users to files access control matrix simulator
- DES - Project forked from cyberforum project by VV_RIP, I rebuilt it for VS2017 & added GUI