Salmon
Loading...
Searching...
No Matches
Package List
Here are the packages with brief descriptions (if available):
[detail level 12345]
 Nsalmon_coreSalmon Core package
 NconvertDefines conversion and encoding classes
 Nbase_64Base64 encoders/decoders
 Nbit_converterBit converters
 Nibase_64Interfaces for a Base64 encoder/decoder
 NsalmonSalmon encryption
 NbridgeProxy classes for calling native libraries
 Ninative_proxyInterfaces to native libraries
 Nnative_proxyImplementations to call native libraries
 NdecryptorUtility class that decrypts byte arrays
 NencodeSalmon encoders
 Nbase64_utilsBase64 utilities
 NencryptorUtility class that decrypts byte arrays
 NgeneratorUtility class generates internal secure properties
 NheaderHeader embedded in the AesStream
 NintegrityHash calculators used for integrity verfication and tamper detection
 Nhmac_sha256_providerPython HMAC256 hashing
 Nihash_providerInterface for hashing calculators
 NintegrityCalculating, storing, and verifying data integrity
 Nintegrity_exceptionIntegrity exceptions
 NnonceUtility provides nonce operations
 NpasswordPassword based key derivation utilities
 Ndefault_pbkdf_providerPbkdf Providers
 Nipbkdf_providerPbkdf provider interfaces
 NpasswordText based key generators
 Npbkdf_algoPbkdf algorithm types
 Npbkdf_factoryPbkdf factories
 Npbkdf_typePbkdf types
 Nrange_exceeded_exceptionThrown when maximum nonce range is exceeded
 Nsecurity_exceptionSalmon generic security exception
 NsequenceNonce sequencers and serializer interfaces
 Ninonce_sequence_serializerSequence serializers
 Ninonce_sequencerNonce sequencers
 Nnonce_sequenceNonce sequence
 Nsequence_exceptionSequence exception
 Nsequence_serializerSequence serializer
 NstreamsEncryption and decryption streams
 Naes_streamStream wrapper provides AES256 encryption and decryption of streams
 Nencryption_formatEncryption Format
 Nencryption_modeEncryption Mode
 Nprovider_typeAES provider types
 NtextText encryption and decryption utilities
 Ntext_decryptorUtility class that decrypts text strings
 Ntext_encryptorUtility class that encrypts text strings
 NtransformEncryption transformers that use AES encryption algorithm
 Naes_ctr_transformerAbstract class for AES256 transformer implementations
 Naes_default_transformerSalmon AES transformer based on the cryptodome routines
 Naes_native_transformerGeneric Native AES transformer
 Nictr_transformerInterface for the encryption/decryption transformers
 Nsalmon_transformer_factoryCreates an AES transformer object
 NstreamsStreams, wrappers, and pipe adapters
 NbufferWrapper stream of AbsStream to Python's native IOBase interface
 Nbuffered_io_wrapperWrapper stream of AbsStream to Python's native IOBase interface
 Nmemory_streamMemory Stream for seeking, reading, and writing to a memory buffer
 Nrandom_access_streamAbstract read-write seekable stream used by internal streams
 Nsalmon_fsSalmon Filesystem package
 NfsFilesystem for Python
 NdriveVirtual drive interfaces and abstractions
 NutilsFile utilities to import, export, and search files in virtual drives
 Nfile_utilsFile utilities
 Nvirtual_driveVirtual Drive
 NfileFile implementation for Python
 NcredentialsCredentials
 NfileFile implementation for Python
 Nhttp_fileHttp (read only) File implementation for Python
 Nhttp_sync_clientHttp client for Python
 NifileInterface that represents a real file
 Nivirtual_fileInterface for a virtual file
 Nws_fileWeb Service File implementation for Python
 NstreamsStream implementations for files
 Nfile_streamStream implemetation for local files
 Nhttp_file_streamStream implemetation for HTTP files
 Nws_file_streamStream implemetation for web service files
 NsalmonfsSalmon encrypted file system
 NauthProvides utilities for device authorization
 Nauth_configDevice authorization configuration
 Nauth_exceptionAuthorization Exception
 NdriveVirtual drive definitions
 Naes_driveAbstract virtual drive
 NdriveEncrypted virtual drive implementation for local file systems
 Ndrive_configConfiguration file for a drive
 Ndrive_generatorUtility class generates internal secure properties for the drive
 Ndrive_keyEncryption keys and properties
 Nhttp_driveEncrypted virtual drive implementation for HTTP files
 NutilsDrive utilities to import, export, and search files in encrypted virtual drives
 Naes_file_commanderFacade class for batch file operations
 Naes_file_comparatorsUseful comparators for AesFile
 Naes_file_exporterExports files from drives
 Naes_file_importerImport files into drives
 Naes_file_searcherSearches for files in a AesDrive by filename
 Nws_driveEncrypted virtual drive implementation for web service files
 NfileEncrypted file implementations
 Naes_fileA virtual file backed by an encrypted file
 NsequenceFile-based nonce sequencers
 Nfile_sequencerNonce generator backed by a file
 NstreamsWrappers for encrypted file streams
 Naes_file_input_streamImplementation of a Python BufferedIOBase for seeking and reading an AesFile