Go to file
Cheng fc9f82b6e5
Documented a bit of code that I had started to forget.
Remade hashing according to the dry principle,
eliminating much code repetition.
Introduced c++20 "concepts" to radically reduce
verbose and incomprehensible template metacode.

modified:   src/db_accessors.h
modified:   src/ristretto255.h
modified:   src/testbed.cpp
2023-09-24 15:38:10 +10:00
docs gave the root docs, README, LICENSE, and so forth, the new look 2023-09-19 15:54:05 +10:00
libsodium@b6e1e94cfb cleaning up error reporting 2023-09-22 12:10:52 +10:00
mpir@dda9307f16 minor work on the motivation document 2023-09-19 10:07:39 +10:00
msvc fixed those irritating uninitialized memory warnings by annotating parameters 2023-09-23 15:58:56 +10:00
nmake cleanup, and just do not like pdfs 2022-02-20 18:26:44 +10:00
sqlite3 builds after files moved 2022-06-30 22:56:01 +10:00
src Documented a bit of code that I had started to forget. 2023-09-24 15:38:10 +10:00
wxWidgets@8ef067c731 updating to version of wxWidgets that tells windows to be unicode 2023-09-22 18:36:07 +10:00
.gitattributes minor cleanup of git attributes and set_upstream 2022-09-18 17:57:42 +10:00
.gitconfig typos in code of conduct 2023-02-24 11:21:15 +08:00
.gitignore still struggling with the problem of making public ids public 2022-07-01 09:18:44 +10:00
.gitmodules preparing to merge to checkout with changed repositories 2022-07-03 05:01:26 -07:00
CMakeLists.txt Started cmake 2022-06-09 04:03:49 -07:00
public_key.gpg leaving potentially inconvenient history behind 2022-02-16 15:54:47 +10:00
tobedone.txt cleanup, and just do not like pdfs 2022-02-20 18:26:44 +10:00
wallet.sln I suffered greatly trying to get the libraries to build correctly 2023-09-18 07:10:41 +10:00
winConfig.sh still struggling with the problem of making public ids public 2022-07-01 09:18:44 +10:00