java_secure-chatting client uses sames iv server uses new iv 클라이언트랑 서버랑 aes 암호화 방식 달라서 한쪽으로 맞춰줘야함 서버는 그때그때 iv 새로 만들어서 쓰고 클라이언트는 미리 만든 iv를 쓰는