加解密提供新 API,支持 `bytes` 入参和出参 1. 非对称加密:`sign_b` / `verify_b` / `encrypt_b` / `decrypt_b` 2. 对称加密:`encrypt_b` / `decrypt_b` `Interceptor` 也提供相应的钩子