5 Replies Latest reply on Jan 24, 2018 12:10 PM by tstiemerling

    Using the Modular Crypt Format (MCF) with Bcrypt mapper?

    tstiemerling

      How to define the bcrypt mapper for use with Modular Crypt Format (MCF)?

       

      <bcrypt-mapper password-index="1" salt-index="2" iteration-count-index="3"/>

       

      With MCF hash, salt and iteration count are encoded in a single string.