File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/architecture/cryptography Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Currently, there is a set of low-level APIs
1919that have been used to build most features, with each team owning the cryptographic constructions
2020created. Recently, high-level safe primitives were introduced that will move the complexity out of
2121each team's ownership. These are not yet complete, and if a particular use-case is not covered by
22- them, teams should reach out to the key-management team! The goal of these is to have most teams
22+ them, teams should reach out to the Key Management team! The goal of these is to have most teams
2323never have to think about cryptography, or having to do safety analysis, or to own any cryptographic
2424construct or protocol. These high-level primitives abstract away all complex details and give teams
2525a low-complexity, easy to use and hard to misuse interface to work with.
You can’t perform that action at this time.
0 commit comments