Name Description Size Coverage
Base.js Base class for verification methods. 14060 -
Error.js Error messages. 2695 -
IllegalMethod.js Verification method that is illegal to have (cannot possibly do verification with this method). 2135 -
QRCode.js QR code key verification. 11211 -
request -
SAS.js Short Authentication String (SAS) verification. 16403 -
SASDecimal.js Implementation of decimal encoding of SAS as per: https://spec.matrix.org/v1.4/client-server-api/#sas-method-decimal @param sasBytes - the five bytes generated by HKDF @returns the derived three numbers between 1000 and 9191 inclusive 1544 -