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
C program to encrypt any data and save cipher data into any file. And decrypt cipher data to get original data. It uses matrix algorithm to encrypt or decrypt the data.