mirror of
https://github.com/tlsnotary/circuits.git
synced 2026-01-07 22:13:53 -05:00
explain why c3 an c4 are separated
This commit is contained in:
4
c4.casm
4
c4.casm
@@ -1,5 +1,9 @@
|
||||
# TLS stage 3.
|
||||
# Compute ghash H, gctr block, encrypted counter block - needed for Client Finished
|
||||
#
|
||||
# Note that circuits 3 and 4 could be combined. The reason why we keep them separate
|
||||
# is to later enforce that the same AES key which is used to encrypt Client Finished
|
||||
# is also used to encrypt the request to the webserver.
|
||||
|
||||
14 2626
|
||||
2 576 704
|
||||
|
||||
Reference in New Issue
Block a user