We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 575322f commit 9317c77Copy full SHA for 9317c77
1 file changed
lib/jwe/enc/a192cbc_hs384.rb
@@ -2,7 +2,7 @@
2
3
module JWE
4
module Enc
5
- # AES GCM 192 + SHA384 message verification algorithm.
+ # AES CBC 192 + SHA384 message verification algorithm.
6
class A192cbcHs384
7
include AesCbcHs
8
0 commit comments