Hi all,
I saw that Cloudflare’s WebCrypto does not support AES-CFB [1], however, this algorithm is already implemented for WebCrypto [2].
Is it an outdated documentation? If no, we are needing this algorithm to create a worker. Does Cloudflare intend to have AES-CFB implemented?
Thank you in advance.
regards,
Paulo Angelo
[1] https://developers.cloudflare.com/workers/reference/apis/web-crypto/
[2] https://github.com/diafygi/webcrypto-examples#aes-cfb