A new cybersecurity/cryptography repo

WBOY
Release: 2024-07-28 00:43:22
Original
667 people have browsed it

A new cybersecurity/cryptography repo

Hey, I'm currently working on an opensource cybersecurity and cryptography repo written in python for the moment, it is on github.

This repo currently has multiple function:

  • the xor operation.
  • the tidy ECB encryption/decryption function.
  • the tidy CBC ancryption/decryption function.
  • and a cool function to have fun. And I'm currently working on the CTR function.

This repo is currently a python library, but I also want to code this repo in the C Programming Language.

The above is the detailed content of A new cybersecurity/cryptography repo. For more information, please follow other related articles on the PHP Chinese website!

source:dev.to
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!