Feeds
질문
some questions about hamming code
% Generate information array with 1000000 elements N = 1000000 for i=1:N if rand <.5 s(i)=0; else ...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
some question about RSA hacker
hi, our teacher give us a problem for RSA hacker, if we can get N, e, c for encrypt and we want to know what is "m"? c = m^e mo...
7년 초과 전 | 답변 수: 0 | 0