Skip to content

Implement Extendable Engine #8

@stricklandrbls

Description

@stricklandrbls

The method in which content blocks are encrypted should be open for extension / dependency injection.

For instance, one engine type may only have a Header block that's 4 bytes long while another could be 32 or 64 bytes of encryption config. The extendable engine could also implement different styles of encryption, i.e. stream or block.

Metadata

Metadata

Labels

encryptablesChanges regarding what can be used in the encryption logicencryption logicChanges to the byte encryption processenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions