toddmaustin/mojo-v: Mojo-V: A RISC-V instruction set extension for privacy-oriented programming. Mojo-V allows programmers to write software that computes on data that no software or person can see, except the data owner. Mojo-V implements this novel form of secret computation using simple extensions to a RISC-V CPU.
Mojo-V (Pronunciation “Mojo-Five”) is a new RISC-V extension that introduces privacy-oriented programming capabilities to RISC-V. Mojo-V implements latent computation, enabling …