Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crypto files #4

Closed
5 tasks done
Retr0-code opened this issue Oct 18, 2023 · 0 comments
Closed
5 tasks done

Crypto files #4

Retr0-code opened this issue Oct 18, 2023 · 0 comments
Labels
feature Describes a function or new module

Comments

@Retr0-code
Copy link
Owner

Retr0-code commented Oct 18, 2023

Crypto files

Describes functions for encryption, decryption and hashing.

  • Wrapper for EVP_Cipher
  • AES_128_CBC function using wrapper;
  • RC4 function using wrapper;
  • MD5 function;
  • Enumeration for encryption/decryption;
@Retr0-code Retr0-code added the feature Describes a function or new module label Oct 18, 2023
@Retr0-code Retr0-code mentioned this issue Oct 18, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Describes a function or new module
Projects
None yet
Development

No branches or pull requests

1 participant