mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 00:06:17 -04:00
'To Braille' and 'From Braille' operations added. Closes #255
This commit is contained in:
parent
3d4f54e8bc
commit
2a49af1ec3
5 changed files with 163 additions and 1 deletions
|
@ -51,7 +51,9 @@
|
|||
"Decode text",
|
||||
"Swap endianness",
|
||||
"To MessagePack",
|
||||
"From MessagePack"
|
||||
"From MessagePack",
|
||||
"To Braille",
|
||||
"From Braille"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue