Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Openssl で記述されたコードを iphone の組み込みのセキュリティ フレームワークと暗号化ライブラリに変換しようとしています。組み込みのアップル関数に同等のパディング値 RSA_PKCS1_OAEP_PADDING はありますか? 同じ値を取得するためにパディング変数をハードコーディングできる値はありますか?
前もって感謝します。