-
Hola Ajneb, pienso que a ECB le falta una gran opción y es poder habilitar/bloquear Sub Comandos o Args, por ejemplo el usuario puede usar /warp shop, /warp spawn pero no pueda usar (que aparezca como…
-
Does pointycastle support Java rsa/ecb/oaepwithsha-256andmgf1padding? I hope we can encrypt with pointycastle and decrypt with Java.
-
Version: Deno 1.39.4
The following code involving `node:crypto` behaves differently from node:
```
$ node test.js
good!
$ deno run test.js
bad!
```
Possibly related: #18412 @kt3k
Poss…
-
Hello,
I found out that Botan stopped supporting ECB block mode since a very time.
But SoftHSM does not make a difference between OpenSSL or Botan as backend for this.
-
I tryed encrypt a text with a key with PHP code,then it is OK when decrypt it with Java and Object-C ,
```
mcrypt_encrypt(MCRYPT_RIJNDAEL_128, $bindkey, $text, MCRYPT_MODE_ECB )
```
I dont know wh…
-
Hi, I'm pretty new to Rust so apologies if this is something obvious on my end. When cloning the repo and running `cargo build`, I get the error shown below. I am using Ubuntu 19.10 and rustc version …
-
Hello, I have executed cmake and make, recompiled the ecbs file, and replaced the ecbs file in onlineExpert of this project, but still failed to generate any file in the /failure_cases/output_ECBS/ fo…
-
I try the codes below
`
local ds, wk = des.new(key, "ecb", iv)
if wk then
print("error, wk: ", wk)
end
return self:base64_encode(ds:encrypt(content))
`
and get an error:
luajit: ../…
-
Even though the recipe has been changed to use this repo, it looks like it hasn't been rebuilt since Jan 1st of 2016 (over a year ago).
Maybe it just needs a new commit to pick up changes and rebui…
-
Hi there,
This morning when I opened my Emacs, ECB started acting weird. No idea what changed. The weirdness starts with the two windows I marked here:
![screen shot 2017-07-07 at 11 10 12](https:…