8000 Nelson-PROIA / Starred · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View Nelson-PROIA's full-sized avatar

Highlights

  • Pro

Block or report Nelson-PROIA

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

This project provides a Java implementation of AES (Advanced Encryption Standard) encryption algorithm. AES is a symmetric key encryption algorithm widely used for securing sensitive data.

Java 1 Updated Jul 8, 2024

This project provides a Java implementation of Counter with CBC-MAC (CCM) mode for AES encryption and decryption. CCM mode combines Counter (CTR) mode for encryption with CBC-MAC for tag generation…

Java 1 Updated Jul 8, 2024
0