Made bit-tuple substitutions use std::maps to reduce timing attack vulnerability

This commit is contained in:
Leonetienne
2021-12-15 20:13:40 +01:00
parent 3750e96a5f
commit 4731a409e3
4 changed files with 144 additions and 120 deletions

View File

@@ -1,2 +1,2 @@
#pragma once
#define GHETTOCRYPT_VERSION 0.12
#define GHETTOCRYPT_VERSION 0.13