Kickass Crypto

Find us on GitHub: https://github.com/jj5/kickass-crypto.

KICKASS_CRYPTO_ROUND_TRIP

2023-04-07 jj5 - defines how the passphrase list is generated for round-tripo use cases.

Table of Contents

generate_passphrase_list()  : array<string|int, mixed>
2023-04-07 jj5 - generates a passphrase list by hashing one or both secrets.

Methods

generate_passphrase_list()

2023-04-07 jj5 - generates a passphrase list by hashing one or both secrets.

protected generate_passphrase_list() : array<string|int, mixed>
Return values
array<string|int, mixed>

the list of strings of hashed secret keys to use as the passphrase list.

Search results