Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/pages/en/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ class Index extends React.Component {
'CrypTen currently implements a cryptographic method called '+
'secure multiparty computation (MPC), and we expect to add '+
'support for homomorphic encryption and secure enclaves in '+
'futue releases. It works in the \u201Chonest but '+
'future releases. It works in the \u201Chonest but '+
' curious\u201D model (assumes the absence of malicious '+
'and adversarial agents) that is used'+
'frequently in cryptographic research, but additional '+
Expand Down