sampsyo / cs6120

advanced compilers
https://www.cs.cornell.edu/courses/cs6120/2023fa/
MIT License
709 stars 157 forks source link

[Blog - Final Project] Array IR for Mixed Cryptography #431

Closed willwng closed 7 months ago

willwng commented 7 months ago

Closes #401

Final Project with @vivianyyd

willwng commented 7 months ago

Thanks for the suggestions! I couldn't get the comments to line up with the revised file, but I believe all the comments should hopefully be answered in the latest commit. Most notably, we added the statement about how benchmarks for typical cryptographic compilers support only one protocol, so we had to hand-write our own. Hopefully that will change in the future!