윈도우에서는 DLL이나 실행 파일에 전자서명을 적용해서,
실행파일이 조작이 되었는지 판단할 수가 있는데요.
유닉스 계열에서도 이와 같은 역할을 하는 전자 서명 기능이 있는지 궁금하네요.
보통 해시를 비교할 겁니다. $ man md5sum -- 임수서룬뫼 윤희수 {cppig1995/돼지군}
Real programmers /* don't */ comment their code. If it was hard to write, it should be /* hard to */ read.
보통 해시를 비교할
보통 해시를 비교할 겁니다.
$ man md5sum
--
임수서룬뫼 윤희수 {cppig1995/돼지군}
Real programmers /* don't */ comment their code.
If it was hard to write, it should be /* hard to */ read.