Hello, I happened to work on some embedded boards that have cryptographic co-processors or so and they can execute AES, SHA etc faster than a software implementation on the same board. For curiocity I'd like to ask whether the gcry_*_register() would allow replacing a default cipher using an external implementation. regards, Nikos