Pinned Repositories
aes_128
Implementation of AES-128 in pure C. No modes are given. Only one block of encryption and decryption is given here.
aes_gcm
Implementation of authenticated encryption GCM. The block cipher used is AES-128.
avr-msp-rotate-shift
Fastest implementation of rotate shift left (or right) by several bits on AVR and MSP
block-ciphers
Implementations of some lightweight block ciphers in C
easy-ecc
Simple and secure ECC and ECDSA
libsodium
A modern and easy-to-use crypto library.
mirror-wrapfs
mirror of stackable file system wrapfs
simd-sse-avx-neon
Introduction about SIMD instructions. Mainly about SSE and AVX.
simon_speck_on_avr
The code of lightweight block cipher SIMON-64-128 and SPECK-64-128 on ATmega128. It is to reappear the work by the paper 'The SIMON and SPECK Block Ciphers on AVR 8-Bit Microcontrollers'.
skinny-on-avr
AVR implementations of SKINNY-128-128
openluopworld's Repositories
openluopworld/aes_128
Implementation of AES-128 in pure C. No modes are given. Only one block of encryption and decryption is given here.
openluopworld/aes_gcm
Implementation of authenticated encryption GCM. The block cipher used is AES-128.
openluopworld/fsverity
fs-verity userspace utility (forked from git://git.kernel.org/pub/scm/linux/kernel/git/mhalcrow/fsverity.git)
openluopworld/skinny4felics
Implementation of lightweight block cipher SKINNY based on FELICS. Most of the code is in assembly.
openluopworld/auto_test
openluopworld/c-learning
c programmers
openluopworld/cipher_info
cihper basic info and some implementations
openluopworld/cryptodev-linux
Cryptodev-linux is a Linux-kernel device that allows user-space access to hardware cryptographic accelerators.
openluopworld/cryptopp
free C++ class library of cryptographic schemes
openluopworld/fack_bash
openluopworld/fizz
C++14 implementation of the TLS-1.3 standard
openluopworld/glib
Low level core library
openluopworld/kctv
make patch of kernel crypto test vectors
openluopworld/kernel_crypto_doc
kernel crypto docs about arch, developing, testing.
openluopworld/LDD-LinuxDeviceDrivers
Linux内核与设备驱动程序学习笔记
openluopworld/libcoap
A CoAP (RFC 7252) implementation in C
openluopworld/libecc
Library for elliptic curves cryptography
openluopworld/linux-cipher
Kenel Crypto Analysis
openluopworld/linux-grsec
unofficial grsecurity gpl release
openluopworld/mbedtls
An open source, portable, easy to use, readable and flexible SSL library
openluopworld/openluopworld.github.io
blogs and projects
openluopworld/openssl
TLS/SSL and crypto library
openluopworld/openssl-demo
Some demo of openssl
openluopworld/pbc
The Pairing-based Crypto library
openluopworld/pylearn
Basic learning programs of python
openluopworld/QAT_Engine
openluopworld/qatlib
openluopworld/security_noun
安全名词
openluopworld/unstripped-ios-kernels
Unstripped iOS Kernels
openluopworld/wqlhtml
For front end study