Skip to content
/ tem_ruby Public

Ruby gem for interfacing with the Trusted Execution Module (TEM)

License

Notifications You must be signed in to change notification settings

csail/tem_ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the ruby driver for the Trusted Execution Module prototype produced at
MIT. The best features of the ruby driver are the very powerful DSL
(domain-specific language) that TEM SECpacks are compiled from, and the
usage of debugging line info to translate exception IPs to stack traces.

Running coverage tests:
gem install rcov
rcov -Ilib test/*.rb

About

Ruby gem for interfacing with the Trusted Execution Module (TEM)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published