The two authentication methods supported by the JUNOS software are MD5 and simple authentication. Simple authentication uses a plain-text password that is included in the transmitted packet whereas, MD5 does hashing while transmitting the packets.
Referring to the above output, md5 authentication method is used. The receiving router uses its authentication key (password) and the same algorithm to calculate its one-way hash value and compares it with the one in the packet.