Pinned Repositories
micropython-wolfssl
A micropython user module for wolfSSL
MyRISC
VHDL implementation of a 16-bit RISC processor targeting the BASYS3 FPGA
rsa1024_hls
wolfBoot
wolfBoot is a portable, OS-agnostic, secure bootloader for microcontrollers, supporting firmware authentication and firmware update mechanisms.
wolfHSM
HSM library that uses wolfCrypt as it's fallback crypto
wolfHSM-examples
wolfHSM examples repository
wolfssl
The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3!
wssha256_hls
hardware accelerator for sha256 hash algorithm using Vivado HLS
wssha256engine
openSSL engine supporting custom FPGA hardware acceleration for the sha256 algorithm
zybo-baremetal
Bare metal bring-up for the Digilent Zybo board
bigbrett's Repositories
bigbrett/wssha256engine
openSSL engine supporting custom FPGA hardware acceleration for the sha256 algorithm
bigbrett/rsa1024_hls
bigbrett/wssha256_hls
hardware accelerator for sha256 hash algorithm using Vivado HLS
bigbrett/wsaesengine
A minimal openSSL engine for offloading AES functions to a hardware accelerator in FPGA logic on the Xilinx Zynq
bigbrett/MontModExp-radix2
A quick java implementation of Montgomery Modular Exponentiation using the Tenca-Koc radix-2 algorithm, intended for use in an RSA cryptosystem
bigbrett/wsaes-cbc_hls
hardware accelerator for aes-cbc encryption algorithm using Vivado HLS
bigbrett/bigbrett.github.io
bigbrett/meta-wscryptohw
Yocto meta layer for the ws crypto modules
bigbrett/micropython-wolfssl
A micropython user module for wolfSSL
bigbrett/wolfBoot
wolfBoot is a portable, OS-agnostic, secure bootloader for microcontrollers, supporting firmware authentication and firmware update mechanisms.
bigbrett/wolfHSM
HSM library that uses wolfCrypt as it's fallback crypto
bigbrett/wolfHSM-examples
wolfHSM examples repository
bigbrett/wolfssl
The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3!
bigbrett/wscrypto_hw_baremetal
Bare metal drivers for wscrypto hardware
bigbrett/wssha256-kmod
Linux loadable kernel module supporting the wssha256 hardware accelerator, complete with userspace API and test programs
bigbrett/cmock-bug-repro
Reproduces a bug in CMock
bigbrett/hello-world
poop
bigbrett/kissbuf
bigbrett/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
bigbrett/NRF5_SDK
Mirror of official NRF5 SDK
bigbrett/osp
wolfSSL Open Source project ports
bigbrett/realm-core
Core database component for the Realm Mobile Database SDKs
bigbrett/sqlcipher
SQLCipher is a standalone fork of SQLite that adds 256 bit AES encryption of database files and other security features.
bigbrett/SQLite3MultipleCiphers
SQLite3 encryption extension with support for multiple ciphers
bigbrett/wolfCLU
The wolfSSL Command Line Utility wolfCLU
bigbrett/wolfHSM-docs
bigbrett/wolfssl-documentation
wolfSSL product manuals and documentation.
bigbrett/wolfssl-multithreaded-server
quick and dirty test server that handles each connection in a separate thread
bigbrett/ws_rsa
bigbrett/wsrsaengine