Subversion Repositories oidplus

Rev

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

Rev 642 Rev 828
Line 7... Line 7...
7
        <type>OIDplusAuthPlugin</type>
7
        <type>OIDplusAuthPlugin</type>
8
 
8
 
9
        <info>
9
        <info>
10
                <name>BCrypt hash</name>
10
                <name>BCrypt hash</name>
11
                <author>ViaThinkSoft</author>
11
                <author>ViaThinkSoft</author>
-
 
12
                <license>Apache 2.0</license>
12
                <version />
13
                <version />
13
                <descriptionHTML><![CDATA[
14
                <descriptionHTML><![CDATA[
14
                        <p>The default BCrypt hash format is described at <a href="https://en.wikipedia.org/wiki/Bcrypt#Description">Wikipedia</a>. OIDplus adds "A3#" in front of it.</p>
15
                        <p>The default BCrypt hash format is described at <a href="https://en.wikipedia.org/wiki/Bcrypt#Description">Wikipedia</a>. OIDplus adds "A3#" in front of it.</p>
15
                ]]></descriptionHTML>
16
                ]]></descriptionHTML>
16
                <oid>1.3.6.1.4.1.37476.2.5.2.4.4.3</oid>
17
                <oid>1.3.6.1.4.1.37476.2.5.2.4.4.3</oid>