21
I Use This!
High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wg: Use karc4random() to generate jitter More... 5 months ago
wg: Port #29: change 'ENOTCAPABLE' to 'ENOENT' for 'ENOKEY' More... 5 months ago
wg: Integrate version.h into if_wg.c More... 5 months ago
wg: Update copyright headers and inclusion guards More... 5 months ago
wg: Rename macro 'SELFTESTS' to 'WG_SELFTESTS' More... 5 months ago
wg: Fix and clean up header inclusions More... 5 months ago
wg: Style cleanups and minor updates to wg_cookie.[ch] More... 5 months ago
ifconfig(8): Add WireGuard wg(4) support More... 5 months ago
ifconfig(8): Use constructor priority to define the orders More... 5 months ago
sys/vfs/hammer2: Remove REGFILE/SOFTLINK test in hammer2_inode_create_pfs() More... 5 months ago
net/radix: Various minor improvements and cleanups More... 5 months ago
crypto: Implement chacha20poly1305 in-place process for mbuf chains More... 5 months ago
crypto: Refactor the chacha20poly1305 code to be more flexible More... 5 months ago
crypto: Add brief descriptions to every chacha20 public function More... 5 months ago
wg: Port #28: adapt crypto code (chacha20poly1305) More... 5 months ago
crypto: Remove unnecessary 'const' qualifiers in blake2s More... 5 months ago
crypto: Some minor cleanups to poly1305 More... 5 months ago
crypto: Add ChaCha20-Poly1305 and XChaCha20-Poly1305 AEAD More... 5 months ago
crypto: Add hchacha20() for implementing XChaCha20-Poly1305 AEAD More... 5 months ago
wg: Port #27: adapt crypto code (curve25519, blake2s, siphash) More... 5 months ago
sys/vfs/hammer2: Minor cleanup More... 5 months ago
opencrypto: Update aes_ctr_setkey() to validate key bits to avoid panic More... 5 months ago
opencrypto: Update auth_hash.Setkey() to return an error code More... 5 months ago
opencrypto: Manage context memory within cryptosoft More... 5 months ago
crypto: Adjust poly1305 and hook to build More... 5 months ago
crypto: Import Poly1305 implementation from OpenBSD More... 5 months ago
crypto: Adjust curve25519 and hook to build More... 5 months ago
crypto: Adjust blake2 and hook to build More... 5 months ago
crypto: Import BLAKE2s implementation from OpenBSD More... 5 months ago
crypto: Import Curve25519 implementation from OpenBSD More... 5 months ago