Skip to content

Commit 2cf1b32

Browse files
authored
Update Keycard_API.md
1 parent 375e4da commit 2cf1b32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Docs/Keycard_API.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ Understanding Keycard Capabilities:
2929
>So the smart card only "accelerates" the private key operation. I put that between quotes as in general a mainstream CPU will be much faster than the speed of the cryptographic co-processor and the communication overhead provided by the card. The AES operations are performed off-card, and they bear the brunt of the work for any files above, say, a few KiB.
3030
3131

32-
## Note from Satunix. Data flow of symmetrically encrypting and decrypting data using JAVA Keycard
32+
## HOW TO! Note from Satunix.
33+
## Data flow of symmetrically encrypting and decrypting data using JAVA Keycard
3334

3435
1. Encryption:
3536
- User enters passphrase

0 commit comments

Comments
 (0)