strongswan/src/libstrongswan/plugins/bliss
Josh Soref b3ab7a48cc Spelling fixes
* accumulating
* acquire
* alignment
* appropriate
* argument
* assign
* attribute
* authenticate
* authentication
* authenticator
* authority
* auxiliary
* brackets
* callback
* camellia
* can't
* cancelability
* certificate
* choinyambuu
* chunk
* collector
* collision
* communicating
* compares
* compatibility
* compressed
* confidentiality
* configuration
* connection
* consistency
* constraint
* construction
* constructor
* database
* decapsulated
* declaration
* decrypt
* derivative
* destination
* destroyed
* details
* devised
* dynamic
* ecapsulation
* encoded
* encoding
* encrypted
* enforcing
* enumerator
* establishment
* excluded
* exclusively
* exited
* expecting
* expire
* extension
* filter
* firewall
* foundation
* fulfillment
* gateways
* hashing
* hashtable
* heartbeats
* identifier
* identifiers
* identities
* identity
* implementers
* indicating
* initialize
* initiate
* initiation
* initiator
* inner
* instantiate
* legitimate
* libraries
* libstrongswan
* logger
* malloc
* manager
* manually
* measurement
* mechanism
* message
* network
* nonexistent
* object
* occurrence
* optional
* outgoing
* packages
* packets
* padding
* particular
* passphrase
* payload
* periodically
* policies
* possible
* previously
* priority
* proposal
* protocol
* provide
* provider
* pseudo
* pseudonym
* public
* qualifier
* quantum
* quintuplets
* reached
* reading
* recommendation to
* recommendation
* recursive
* reestablish
* referencing
* registered
* rekeying
* reliable
* replacing
* representing
* represents
* request
* request
* resolver
* result
* resulting
* resynchronization
* retriable
* revocation
* right
* rollback
* rule
* rules
* runtime
* scenario
* scheduled
* security
* segment
* service
* setting
* signature
* specific
* specified
* speed
* started
* steffen
* strongswan
* subjectaltname
* supported
* threadsafe
* traffic
* tremendously
* treshold
* unique
* uniqueness
* unknown
* until
* upper
* using
* validator
* verification
* version
* version
* warrior

Closes strongswan/strongswan#164.
2020-02-11 18:23:07 +01:00
..
tests private-key: Add optional parameters argument to sign() method 2017-11-08 16:48:10 +01:00
.gitignore bliss: Add generated Huffman codes to the repository 2015-03-02 12:05:07 +01:00
Makefile.am configure: Enable coverage for all plugins via PLUGIN_CFLAGS 2017-06-20 13:52:16 +02:00
bliss_bitpacker.c Fixed bad bit shift and sign extension errors 2014-12-23 15:40:01 +01:00
bliss_bitpacker.h Fixed bad bit shift and sign extension errors 2014-12-23 15:40:01 +01:00
bliss_huffman.c integrity-test: Added bliss_param_sets to read-only segment 2016-07-29 12:36:15 +02:00
bliss_huffman_code.c Implemented improved BLISS-B signature algorithm 2015-02-25 21:45:34 +01:00
bliss_huffman_code.h Use Huffman code in BLISS signature 2014-12-12 12:00:20 +01:00
bliss_huffman_code_1.c bliss: Add generated Huffman codes to the repository 2015-03-02 12:05:07 +01:00
bliss_huffman_code_3.c bliss: Add generated Huffman codes to the repository 2015-03-02 12:05:07 +01:00
bliss_huffman_code_4.c bliss: Add generated Huffman codes to the repository 2015-03-02 12:05:07 +01:00
bliss_huffman_coder.c Some whitespace fixes 2019-08-22 15:18:06 +02:00
bliss_huffman_coder.h Use Huffman code in BLISS signature 2014-12-12 12:00:20 +01:00
bliss_param_set.c integrity-test: Added bliss_param_sets to read-only segment 2016-07-29 12:36:15 +02:00
bliss_param_set.h integrity-test: Added bliss_param_sets to read-only segment 2016-07-29 12:36:15 +02:00
bliss_plugin.c added XOF dependencies of bliss and ntru plugins 2016-10-18 16:28:43 +02:00
bliss_plugin.h Spelling fixes 2020-02-11 18:23:07 +01:00
bliss_private_key.c Spelling fixes 2020-02-11 18:23:07 +01:00
bliss_private_key.h Implemented Number Theoretic Transform using the FFT algorithm 2014-11-29 14:51:14 +01:00
bliss_public_key.c public-key: Add optional parameters argument to verify() method 2017-11-08 16:48:10 +01:00
bliss_public_key.h integrity-test: Added bliss_param_sets to read-only segment 2016-07-29 12:36:15 +02:00
bliss_sampler.c Some whitespace fixes 2019-08-22 15:18:06 +02:00
bliss_sampler.h mgf1: Refactored MGF1 as an XOF 2016-09-21 06:40:52 +02:00
bliss_signature.c Some whitespace fixes 2019-08-22 15:18:06 +02:00
bliss_signature.h Spelling fixes 2020-02-11 18:23:07 +01:00
bliss_utils.c mgf1: Refactored MGF1 as an XOF 2016-09-21 06:40:52 +02:00
bliss_utils.h mgf1: Refactored MGF1 as an XOF 2016-09-21 06:40:52 +02:00