Problem 44963. Mask Generation Function (MGF1) for PKCS #1 Standard utilizing Optimal Asymmetric Encryption Padding for RSA Cryptography
Solution Stats
Problem Comments
-
1 Comment
Rafael S.T. Vieira
on 24 Oct 2020
For anyone trying this problem, you will probably have to implemment I2OSP too from the documentation, which is a function to convert a decimal number to base 256 of fixed length. Follow the specs to the letter.
Solution Comments
Show commentsProblem Recent Solvers3
Suggested Problems
-
6874 Solvers
-
1100 Solvers
-
8335 Solvers
-
61 Solvers
-
Duplicate each element of a vector.
579 Solvers
More from this Author50
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!