KBS: Update KBS protocol to 0.2.0 to fix JWE format due to RFC7516 #945
Annotations
7 errors
Check:
kbs/src/attestation/session.rs#L83
unneeded `return` statement
|
Check:
kbs/src/jwe.rs#L173
casting integer literal to `u32` is unnecessary
|
Check:
kbs/src/jwe.rs#L174
casting integer literal to `u32` is unnecessary
|
Check:
kbs/src/jwe.rs#L178
slow zero-filling initialization
|
Check:
kbs/src/jwe.rs#L190
slow zero-filling initialization
|
Check:
kbs/src/jwe.rs#L222
this expression creates a reference which is immediately dereferenced by the compiler
|
Check
Process completed with exit code 2.
|