MyGit

mesapy2.7-v0.1.0

mesalock-linux/mesapy

版本发布时间: 2018-08-18 08:40:15

mesalock-linux/mesapy最新发布版本:mesapy2.7-v0.1.0(2018-08-18 08:40:15)

MesaPy is a memory-safe Python implementation based on PyPy. In addition to PyPy's distinct features -- speed (thanks to the JIT compiler), memory usage, compatibility and stackless (massive concurrency), MesaPy mainly focuses on improving its security and memory safety. On top of the enhancements, we also bring MesaPy into Intel SGX to write memory-safe applications running in the trusted execution environment.

We achieve the memory-safety promise through various methods: hardening RPython's type system (RPython is the language for writing PyPy), modifying PyPy/RPython's libraries, and verifying the RPython's libraries as well as its translator/JIT backend. Overall, there are four most notable security features of MesaPy:

See README.cn.md for Chinese translation.

相关地址:原始地址 下载(tar) 下载(zip)

1、 mesapy2.7-v0.1.0.tar.bz2 25.21MB

查看:2018-08-18发行的版本