Constant-Time Encoding 2.1.1 -------------- https://github.com/paragonie/constant_time_encoding/releases/tag/v2.1.1 Instructions to import WebAuthn into Moodle: 1. Download the latest release from https://github.com/paragonie/constant_time_encoding/releases/tag/vx.x.x (choose "Source code") 2. Unzip the source code 3. Copy the following files from constant_time_encoding-x.x/lib/constant_time_encoding into admin/tool/mfa/factor/totp/extlib/ParagonIE/ConstantTime: 1. Base32.php 2. Binary.php 3. EncoderInterface.php 4. Copy the following files from constant_time_encoding-x.x into admin/tool/mfa/factor/totp/extlib/ParagonIE/ConstantTime: 1. LICENSE 2. composer.json