I like to develop softwares based on my research. The following are some ready to use sources that I have developed. If you are interested in further working on these projects, please feel free to contact me.
- lil Testing the quality of random generators. Detect weakness that NIST tool cannot detect
- CoinSwap-Contracts A DeFi swapping platform to reduce front runner chances
- BDLS An efficient BFT protocol in partial synchronous networks. Based on xtaci's implementation
- BDLSChain An prototype blockchain based on BDLS BFT protocol. Based on Ethereum implementation.
- DAI simplified MakerDAO project smart contracts
- RLCE post-quantum secure encryption scheme based on Reed-Solomon codes.
- liboqsRLCE LibOQS with RLCE: This is based on Jonathan Wagner's Master thesis