Skip to content

Add modes and padding#9

Open
bvmensvoort wants to merge 2 commits intobaumblatt:masterfrom
bvmensvoort:add-modes-and-padding
Open

Add modes and padding#9
bvmensvoort wants to merge 2 commits intobaumblatt:masterfrom
bvmensvoort:add-modes-and-padding

Conversation

@bvmensvoort
Copy link

@bvmensvoort bvmensvoort commented Feb 26, 2020

For encryption and decryption:
Add possibility to use dynamic input parameters.
Add posibility to set Operation mode (on block ciphers).
Add possibility to set Padding (on block ciphers)

Addresses issues: #5 #4 and #2 as well.

Bram van Mensvoort and others added 2 commits February 25, 2020 15:42
Defaults still are: CBC mode and Pkcs7 padding
…s, add dynamic input

Add option mode and padding to GUI (only for block ciphers)
Add dynamic input using msg.mode etc input
Updated help text
Copy link

@sniicker sniicker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

msg.key works fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants