Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
Constant-Time Encoding 2.1.1
2
--------------
3
https://github.com/paragonie/constant_time_encoding/releases/tag/v2.1.1
4
 
5
Instructions to import WebAuthn into Moodle:
6
 
7
1. Download the latest release from https://github.com/paragonie/constant_time_encoding/releases/tag/vx.x.x
8
   (choose "Source code")
9
2. Unzip the source code
10
3. Copy the following files from constant_time_encoding-x.x/lib/constant_time_encoding into admin/tool/mfa/factor/totp/extlib/ParagonIE/ConstantTime:
11
   1. Base32.php
12
   2. Binary.php
13
   3. EncoderInterface.php
14
 
15
4. Copy the following files from constant_time_encoding-x.x into admin/tool/mfa/factor/totp/extlib/ParagonIE/ConstantTime:
16
   1. LICENSE
17
   2. composer.json