You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(In progress) symmetric encryption algorithm written in C as a way to mess around with linear algebra and low-level bit manipulation. Keys can be up to 256 bits, with the algorithm mimicking the widely-used Advanced Encryption Standard.