Edit

IABSD.fr/src/lib

Branch :

  • Show log

    Commit

  • Author : jsing
    Date : 2020-08-11 19:25:40
    Hash : 267063ed
    Message : Send an unexpected message alert if no valid content type is found. When record protection is engaged, the plaintext must be followed by a non-zero content type and optional zero padding. If the plaintext is zero length or only consists of zero bytes then it is not a valid message, since the content type is unspecified. ok tb@