Skip navigation links
G I P T 

G

getEvenWord() - Method in class technology.zeroalpha.security.pgpwordlist.PGPWords
 
getEvenWordForHexValue(String) - Method in class technology.zeroalpha.security.pgpwordlist.PGPWordListConverter
Retrieve the even PGP word for the given hexadecimal value.
getHexValueByPGPWord(String) - Method in class technology.zeroalpha.security.pgpwordlist.PGPWordList
Retrieve the hexadecimal value associated with the word provided.
getHexValueForPGPWord(String) - Method in class technology.zeroalpha.security.pgpwordlist.PGPWordListConverter
Retrieve the hexadecimal value associated with the provided PGP Word.
getOddWord() - Method in class technology.zeroalpha.security.pgpwordlist.PGPWords
 
getOddWordForHexValue(String) - Method in class technology.zeroalpha.security.pgpwordlist.PGPWordListConverter
Retrieve the odd PGP word for the given hexadecimal value.
getPGPWordsForHexValue(int) - Method in class technology.zeroalpha.security.pgpwordlist.PGPWordList
Retrieve pair of PGP words associated with given hexadecimal value.

I

InvalidHexValueException - Exception in technology.zeroalpha.security.pgpwordlist
Exception type thrown when a hexadecimal value supplied to the library is not valid.
InvalidHexValueException(String) - Constructor for exception technology.zeroalpha.security.pgpwordlist.InvalidHexValueException
 
InvalidHexValueException(String, Throwable) - Constructor for exception technology.zeroalpha.security.pgpwordlist.InvalidHexValueException
 
InvalidPGPWordException - Exception in technology.zeroalpha.security.pgpwordlist
Exception type thrown when the PGP Word supplied is not recognised or valid.
InvalidPGPWordException(String) - Constructor for exception technology.zeroalpha.security.pgpwordlist.InvalidPGPWordException
 

P

PGPWordList - Class in technology.zeroalpha.security.pgpwordlist
Representation of the PGP Word List, as defined at https://en.wikipedia.org/wiki/PGP_word_list.
PGPWordList() - Constructor for class technology.zeroalpha.security.pgpwordlist.PGPWordList
No-arg constructor used to build lookup maps for Hex Value <--> PGP word(s).
PGPWordListConverter - Class in technology.zeroalpha.security.pgpwordlist
 
PGPWordListConverter() - Constructor for class technology.zeroalpha.security.pgpwordlist.PGPWordListConverter
 
PGPWords - Class in technology.zeroalpha.security.pgpwordlist
Class representing the two possible words associated with a given hexadecimal value, as defined by the PGP Word List.
PGPWords(String, String) - Constructor for class technology.zeroalpha.security.pgpwordlist.PGPWords
 

T

technology.zeroalpha.security.pgpwordlist - package technology.zeroalpha.security.pgpwordlist
 
G I P T 
Skip navigation links

Copyright © 2016. All rights reserved.