A B C D E G H I M O P R S V W 
All Classes All Packages

A

argon2(String, String) - Static method in class com.enzoic.client.utilities.Hashing
 
ave_DataLife_Diferior(String) - Static method in class com.enzoic.client.utilities.Hashing
 

B

bCrypt(String, String) - Static method in class com.enzoic.client.utilities.Hashing
 
bytesToHex(byte[]) - Static method in class com.enzoic.client.utilities.Hashing
 

C

CheckCredentials(String, String) - Method in class com.enzoic.client.Enzoic
Calls the Enzoic CheckCredentials API in a secure fashion to check whether the provided username and password are known to be compromised.
CheckCredentialsEx(String, String, Date, PasswordType[]) - Method in class com.enzoic.client.Enzoic
Calls the Enzoic CheckCredentials API in a secure fashion to check whether the provided username and password are known to be compromised.
CheckPassword(String) - Method in class com.enzoic.client.Enzoic
Checks whether the provided password is in the Enzoic database of known, compromised passwords.
CheckPasswordEx(String) - Method in class com.enzoic.client.Enzoic
Checks whether the provided password is in the Enzoic database of known, compromised passwords.
CheckPasswordExResponse - Class in com.enzoic.client
The response from the CheckPasswordsEx call
CheckPasswordExResponse(boolean, int) - Constructor for class com.enzoic.client.CheckPasswordExResponse
 
com.enzoic.client - package com.enzoic.client
Provides a client library for the Enzoic API - create an instance of the Enzoic class and go from there.
com.enzoic.client.utilities - package com.enzoic.client.utilities
 
crc32(String) - Static method in class com.enzoic.client.utilities.Hashing
 
customAlgorithm1(String, String) - Static method in class com.enzoic.client.utilities.Hashing
 
customAlgorithm2(String, String) - Static method in class com.enzoic.client.utilities.Hashing
 
customAlgorithm4(String, String) - Static method in class com.enzoic.client.utilities.Hashing
 
customAlgorithm5(String, String) - Static method in class com.enzoic.client.utilities.Hashing
 

D

decodeBase64(String) - Static method in class com.enzoic.client.utilities.Hashing
 
desCrypt(String, String) - Static method in class com.enzoic.client.utilities.Hashing
 
djangoMD5(String, String) - Static method in class com.enzoic.client.utilities.Hashing
 
djangoSHA1(String, String) - Static method in class com.enzoic.client.utilities.Hashing
 

E

encodeBase64(byte[]) - Static method in class com.enzoic.client.utilities.Hashing
 
encodeBase64(String) - Static method in class com.enzoic.client.utilities.Hashing
 
Enzoic - Class in com.enzoic.client
This is the main entry point for accessing Enzoic.
Enzoic(String, String) - Constructor for class com.enzoic.client.Enzoic
Creates a new instance of Enzoic
Enzoic(String, String, String) - Constructor for class com.enzoic.client.Enzoic
Creates a new instance of Enzoic
ExposureDetails - Class in com.enzoic.client
The detailed information about a given credentials Exposure.
ExposureDetails() - Constructor for class com.enzoic.client.ExposureDetails
 
ExposuresResponse - Class in com.enzoic.client
Response object for the Exposures API GET call
ExposuresResponse() - Constructor for class com.enzoic.client.ExposuresResponse
 

G

getCategory() - Method in class com.enzoic.client.ExposureDetails
 
getCount() - Method in class com.enzoic.client.ExposuresResponse
 
getDate() - Method in class com.enzoic.client.ExposureDetails
 
getDateAdded() - Method in class com.enzoic.client.ExposureDetails
 
getDomainsAffected() - Method in class com.enzoic.client.ExposureDetails
 
getEntries() - Method in class com.enzoic.client.ExposureDetails
 
getExposedData() - Method in class com.enzoic.client.ExposureDetails
 
GetExposureDetails(String) - Method in class com.enzoic.client.Enzoic
Returns the detailed information for a credentials Exposure.
getExposures() - Method in class com.enzoic.client.ExposuresResponse
 
GetExposuresForUser(String) - Method in class com.enzoic.client.Enzoic
Returns all of the credentials Exposures that have been found for a given username.
getId() - Method in class com.enzoic.client.ExposureDetails
 
getPasswordType() - Method in class com.enzoic.client.ExposureDetails
 
GetRequestTimeout() - Method in class com.enzoic.client.Enzoic
Gets the current request timeout value being used for making requests to the Enzoic API.
getSourceURLs() - Method in class com.enzoic.client.ExposureDetails
 
getTitle() - Method in class com.enzoic.client.ExposureDetails
 

H

Hashing - Class in com.enzoic.client.utilities
 
Hashing() - Constructor for class com.enzoic.client.utilities.Hashing
 
hexArray - Static variable in class com.enzoic.client.utilities.Hashing
 

I

isRevealedInExposure() - Method in class com.enzoic.client.CheckPasswordExResponse
Whether the password was exposed in a known data Exposure.

M

md5(String) - Static method in class com.enzoic.client.utilities.Hashing
 
md5Binary(byte[]) - Static method in class com.enzoic.client.utilities.Hashing
 
md5Binary(String) - Static method in class com.enzoic.client.utilities.Hashing
 
md5Crypt(String, String) - Static method in class com.enzoic.client.utilities.Hashing
 
myBB(String, String) - Static method in class com.enzoic.client.utilities.Hashing
 
mySQLPost4_1(String) - Static method in class com.enzoic.client.utilities.Hashing
 
mySQLPre4_1(String) - Static method in class com.enzoic.client.utilities.Hashing
 

O

osCommerce_AEF(String, String) - Static method in class com.enzoic.client.utilities.Hashing
 

P

peopleSoft(String) - Static method in class com.enzoic.client.utilities.Hashing
 
phpbb3(String, String) - Static method in class com.enzoic.client.utilities.Hashing
 
pliggCMS(String, String) - Static method in class com.enzoic.client.utilities.Hashing
 
punBB(String, String) - Static method in class com.enzoic.client.utilities.Hashing
 

R

relativeExposureFrequency() - Method in class com.enzoic.client.CheckPasswordExResponse
This is a gauge of how frequently the password has been seen in data breaches.
runCMS_SMF1_1(String, String) - Static method in class com.enzoic.client.utilities.Hashing
 

S

SetRequestTimeout(Integer) - Method in class com.enzoic.client.Enzoic
Sets a timeout value for requests made to the Enzoic API.
sha1(String) - Static method in class com.enzoic.client.utilities.Hashing
 
sha1Binary(byte[]) - Static method in class com.enzoic.client.utilities.Hashing
 
sha1Binary(String) - Static method in class com.enzoic.client.utilities.Hashing
 
sha256(String) - Static method in class com.enzoic.client.utilities.Hashing
 
sha512(String) - Static method in class com.enzoic.client.utilities.Hashing
 
sha512Binary(String) - Static method in class com.enzoic.client.utilities.Hashing
 

V

vBulletin(String, String) - Static method in class com.enzoic.client.utilities.Hashing
 

W

whirlpool(String) - Static method in class com.enzoic.client.utilities.Hashing
 
whirlpoolBinary(String) - Static method in class com.enzoic.client.utilities.Hashing
 
A B C D E G H I M O P R S V W 
All Classes All Packages