Skip to content

Proof-of-Concept Model for Post-Quantum Secure Interactions for LM Applications. Small example as part of a larger project — can definitely be expanded into its own project!

Notifications You must be signed in to change notification settings

01110011011101010110010001101111/private-lm-application-interactions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Proof-of-Concept Post-Quantum Secure LM Interactions

Note: Do NOT use in production!

This is the simple codebase of a proof-of-concept model for secure LM interactions. Please check out the report for full details! Note that this was essentially an addendum to the security analysis; this could be a cool area to spin an entire project off of entirely!

To execute, you will need Python 3.8 or Python 3.9, Sagemath, concrete-ml, and transformers.

python3 src/lm_interactive.py

About

Proof-of-Concept Model for Post-Quantum Secure Interactions for LM Applications. Small example as part of a larger project — can definitely be expanded into its own project!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages