From 00a04290eccf7bad00616db0de1523338fd30ac5 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Wed, 29 Dec 2021 11:27:34 -0500 Subject: [PATCH] Add work in progress notice --- Internals.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Internals.md b/Internals.md index 00807b9..902623f 100644 --- a/Internals.md +++ b/Internals.md @@ -1,5 +1,5 @@ # Internals -If you're wondering about how Picocrypt handles cryptography, you've come to the right place! This page contains the technical details about the cryptographic algorithms and parameters used. This page does not go in-depth, as you can just review the source (there's only one file) to understand the nitty-gritty details. +If you're wondering about how Picocrypt handles cryptography, you've come to the right place! This page contains the technical details about the cryptographic algorithms and parameters used, as well as how cryptographic values are stored in the header format. Note: This is a work in progress... # Core Cryptography Picocrypt uses the following cryptographic primitives: