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.
Problem Recent Solvers3
Suggested Problems
-
6434 Solvers
-
876 Solvers
-
Project Euler: Problem 7, Nth prime
1012 Solvers
-
Find the stride of the longest skip sequence
121 Solvers
-
Fix the last element of a cell array
700 Solvers
More from this Author41
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!