Skip to content

Commit 9317c77

Browse files
committed
Fixed comment
1 parent 575322f commit 9317c77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/jwe/enc/a192cbc_hs384.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
module JWE
44
module Enc
5-
# AES GCM 192 + SHA384 message verification algorithm.
5+
# AES CBC 192 + SHA384 message verification algorithm.
66
class A192cbcHs384
77
include AesCbcHs
88

0 commit comments

Comments
 (0)