fix(crypto): replace deprecated block_modes crate

Open Alexander Sieg requested to merge xanderio/nfc_rs:fix/update_ciphers_crates into main

This crate was replaced with cbc. There should be no functional changes in this patch, but all unit tests that cover these code paths.

Merge request reports