cyber-security-resources/crypto
Omar Santos a6a47f9226
Create README.md
2023-09-18 17:07:14 -04:00
..
challenges Create 09_Attack_on_Weak_RSA_Modulus.md 2023-08-15 10:07:52 -04:00
README.md Create README.md 2023-09-18 17:07:14 -04:00
cert_openssl.md openssl example 2023-03-14 13:34:58 -04:00
crypto_algorithms.md Update crypto_algorithms.md 2023-09-18 17:01:39 -04:00
crypto_frameworks.md Update crypo_frameworks.md 2023-03-15 20:08:16 -04:00
crypto_tools.md Update crypto_tools.md 2021-10-01 00:33:54 -04:00
disk_encryption.md Update disk_encryption.md 2021-10-09 15:18:11 -04:00
gpg_how_to.md Update gpg_how_to.md 2023-08-15 10:08:31 -04:00

README.md

Crypto Security Resources

This repository contains a collection of materials and resources focusing on cryptography. Below is a brief description of each file and the challenges directory available in this repository.

Files

1. cert_openssl.md

This file contains examples of using OpenSSL for certificate management.

2. crypto_algorithms.md

This document details different cryptographic algorithms and post-quantum cryptography.

3. crypto_frameworks.md

In this file, you'll find an overview of different cryptographic frameworks, with a focus on their features and functionalities.

4. crypto_tools.md

This file lists and describes various cryptographic tools that can assist in security research and cryptography tasks.

5. disk_encryption.md

This document provides information on disk encryption tools.

6. gpg_how_to.md

This file serves as a guide to using GPG for encryption, including how to create keys, encrypt files, and more.

Challenges Directory

This directory hosts a series of crypto challenges that are designed to help you hone your skills in cryptography. These challenges range from beginner to advanced levels, offering a comprehensive learning experience.