oxen-core/src/crypto
Jason Rhinelander 67818e7cbf
Manual reformatting and post-formatting fixes
clang-format resulted in some screwy reformatting, particularly with
post-commended fields, and also exposed various missing header includes
when re-sorting headers.

This commit contains various small fixes and improvements to deal with
the formatting issues.
2023-04-13 17:15:12 -03:00
..
crypto_ops_builder run clang format 2023-04-13 17:15:12 -03:00
CMakeLists.txt Overhaul and fix crypto::{public_key,ec_point,etc.} types 2022-10-17 22:20:54 -03:00
aesb.c run clang format 2023-04-13 17:15:12 -03:00
base.h run clang format 2023-04-13 17:15:12 -03:00
blake256.c run clang format 2023-04-13 17:15:12 -03:00
blake256.h run clang format 2023-04-13 17:15:12 -03:00
c_threads.h run clang format 2023-04-13 17:15:12 -03:00
chacha.c Manual reformatting and post-formatting fixes 2023-04-13 17:15:12 -03:00
chacha.cpp run clang format 2023-04-13 17:15:12 -03:00
chacha.h run clang format 2023-04-13 17:15:12 -03:00
cn_heavy_hash.hpp run clang format 2023-04-13 17:15:12 -03:00
cn_heavy_hash_hard_arm.cpp run clang format 2023-04-13 17:15:12 -03:00
cn_heavy_hash_hard_intel.cpp run clang format 2023-04-13 17:15:12 -03:00
cn_heavy_hash_soft.cpp run clang format 2023-04-13 17:15:12 -03:00
cn_monero_slow_hash.c run clang format 2023-04-13 17:15:12 -03:00
cn_turtle_hash-amd64.inl Overhaul and fix crypto::{public_key,ec_point,etc.} types 2022-10-17 22:20:54 -03:00
cn_turtle_hash-arm.inl Overhaul and fix crypto::{public_key,ec_point,etc.} types 2022-10-17 22:20:54 -03:00
cn_turtle_hash-portable.inl Overhaul and fix crypto::{public_key,ec_point,etc.} types 2022-10-17 22:20:54 -03:00
cn_turtle_hash.c run clang format 2023-04-13 17:15:12 -03:00
crypto-ops-data.c run clang format 2023-04-13 17:15:12 -03:00
crypto-ops.c run clang format 2023-04-13 17:15:12 -03:00
crypto-ops.h run clang format 2023-04-13 17:15:12 -03:00
crypto.cpp run clang format 2023-04-13 17:15:12 -03:00
crypto.h run clang format 2023-04-13 17:15:12 -03:00
groestl.c run clang format 2023-04-13 17:15:12 -03:00
groestl.h run clang format 2023-04-13 17:15:12 -03:00
groestl_tables.h run clang format 2023-04-13 17:15:12 -03:00
hash-extra-blake.c run clang format 2023-04-13 17:15:12 -03:00
hash-extra-groestl.c run clang format 2023-04-13 17:15:12 -03:00
hash-extra-jh.c run clang format 2023-04-13 17:15:12 -03:00
hash-extra-skein.c run clang format 2023-04-13 17:15:12 -03:00
hash-ops.h run clang format 2023-04-13 17:15:12 -03:00
hash.c run clang format 2023-04-13 17:15:12 -03:00
hash.cpp run clang format 2023-04-13 17:15:12 -03:00
hash.h run clang format 2023-04-13 17:15:12 -03:00
hmac-keccak.c run clang format 2023-04-13 17:15:12 -03:00
hmac-keccak.h run clang format 2023-04-13 17:15:12 -03:00
initializer.h run clang format 2023-04-13 17:15:12 -03:00
jh.c run clang format 2023-04-13 17:15:12 -03:00
jh.h run clang format 2023-04-13 17:15:12 -03:00
keccak.c run clang format 2023-04-13 17:15:12 -03:00
keccak.h run clang format 2023-04-13 17:15:12 -03:00
oaes_lib_expand.c run clang format 2023-04-13 17:15:12 -03:00
oaes_lib_expand.h run clang format 2023-04-13 17:15:12 -03:00
random.c Manual reformatting and post-formatting fixes 2023-04-13 17:15:12 -03:00
random.h run clang format 2023-04-13 17:15:12 -03:00
rx-slow-hash.c run clang format 2023-04-13 17:15:12 -03:00
skein.c Manual reformatting and post-formatting fixes 2023-04-13 17:15:12 -03:00
skein.h run clang format 2023-04-13 17:15:12 -03:00
skein_port.h run clang format 2023-04-13 17:15:12 -03:00
tree-hash.c run clang format 2023-04-13 17:15:12 -03:00
variant2_int_sqrt.h run clang format 2023-04-13 17:15:12 -03:00