- newHashWithSalt2Builder(byte[]) - Static method in class ru.d_shap.hash.builder.HashBuilder
-
Create hash with the stored salt and the fixed salt builder.
- newHashWithSalt2Builder(CharSequence) - Static method in class ru.d_shap.hash.builder.HashBuilder
-
Create hash with the stored salt and the fixed salt builder.
- newHashWithSalt2Builder(CharSequence, String) - Static method in class ru.d_shap.hash.builder.HashBuilder
-
Create hash with the stored salt and the fixed salt builder.
- newHashWithSalt2Builder(InputStream) - Static method in class ru.d_shap.hash.builder.HashBuilder
-
Create hash with the stored salt and the fixed salt builder.
- newHashWithSaltBuilder(byte[]) - Static method in class ru.d_shap.hash.builder.HashBuilder
-
Create hash with the salt builder.
- newHashWithSaltBuilder(CharSequence) - Static method in class ru.d_shap.hash.builder.HashBuilder
-
Create hash with the salt builder.
- newHashWithSaltBuilder(CharSequence, String) - Static method in class ru.d_shap.hash.builder.HashBuilder
-
Create hash with the salt builder.
- newHashWithSaltBuilder(InputStream) - Static method in class ru.d_shap.hash.builder.HashBuilder
-
Create hash with the salt builder.
- newSimpleHashBuilder(byte[]) - Static method in class ru.d_shap.hash.builder.HashBuilder
-
Create simple hash builder.
- newSimpleHashBuilder(CharSequence) - Static method in class ru.d_shap.hash.builder.HashBuilder
-
Create simple hash builder.
- newSimpleHashBuilder(CharSequence, String) - Static method in class ru.d_shap.hash.builder.HashBuilder
-
Create simple hash builder.
- newSimpleHashBuilder(InputStream) - Static method in class ru.d_shap.hash.builder.HashBuilder
-
Create simple hash builder.