Skip to content

Commit

Permalink
Update README.md (OpenMined#415)
Browse files Browse the repository at this point in the history
fixing typo (substraction)

Co-authored-by: Bogdan Cebere <[email protected]>
  • Loading branch information
prajwalpanzade and bcebere authored Oct 8, 2022
1 parent b6b63b4 commit ca54c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ TenSEAL is a library for doing homomorphic encryption operations on tensors, bui

- :key: Encryption/Decryption of vectors of integers using BFV
- :old_key: Encryption/Decryption of vectors of real numbers using CKKS
- :fire: Element-wise addition, substraction and multiplication of encrypted-encrypted vectors and encrypted-plain vectors
- :fire: Element-wise addition, subtraction and multiplication of encrypted-encrypted vectors and encrypted-plain vectors
- :cyclone: Dot product and vector-matrix multiplication
- :zap: Complete SEAL API under `tenseal.sealapi`

Expand Down

0 comments on commit ca54c3b

Please sign in to comment.