Subversion Repositories oidplus

Rev

Rev 1095 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1095 Rev 1096
Line 11... Line 11...
11
                <author>ViaThinkSoft</author>
11
                <author>ViaThinkSoft</author>
12
                <license>Apache 2.0</license>
12
                <license>Apache 2.0</license>
13
                <version />
13
                <version />
14
                <descriptionHTML><![CDATA[
14
                <descriptionHTML><![CDATA[
15
                        <p>This plugin implements the <a href="https://github.com/danielmarschall/php_utils/blob/master/vts_crypt.inc.php" target="_blank">ViaThinkSoft Modular Crypt Format 1.0</a>.</p>
15
                        <p>This plugin implements the <a href="https://github.com/danielmarschall/php_utils/blob/master/vts_crypt.inc.php" target="_blank">ViaThinkSoft Modular Crypt Format 1.0</a>.</p>
16
                        <p>New passwords are created using a SHA3-512 HMAC where the salt acts as the HMAC key.</p>
16
                        <p>New passwords are created using a simple SHA3-512 HMAC where the salt acts as the HMAC key.</p>
17
                ]]></descriptionHTML>
17
                ]]></descriptionHTML>
18
                <oid>1.3.6.1.4.1.37476.2.5.2.4.4.5</oid>
18
                <oid>1.3.6.1.4.1.37476.2.5.2.4.4.5</oid>
19
        </info>
19
        </info>
20
 
20
 
21
        <php>
21
        <php>