C++ framework library to simplify state-driven code
Hierarchical State Machine
Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml libraries, but tries to reduce own complex meta programming code...
Code associated with "Biophysical prediction of protein-peptide interactions and signaling networks using machine learning."
INTERLOCK - file encryption and HSM front-end
Retroarch overlays derived from my HSM Reflection Shader Graphics
Implement crypto.Signer and crypto.Decrypter for HSM-protected keys via PKCS#11
Hardware Security Module (HSM) for Raspberry Pico and ESP32
Hierarchical State machine Library in C and automatic Code generation Support from XMI UML description
An End-to-End Distributed and Scalable Cloud KMS (Key Management System) built on top of Intel SGX enclave-based HSM (Hardware Security Module), aka eHSM.
SM是一个状态机库的C语言实现,支持FSM和HSM。该库参考了QP-nano。
SMCPP是一个状态机库的C++语言实现, 支持FSM和HSM. 该库参考了QPCPP.