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
-
10526 Solvers
-
Return the first and last characters of a character array
7125 Solvers
-
Split a string into chunks of specified length
1191 Solvers
-
244 Solvers
-
String to Binary Representation
13 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!