代码搜索:Authenticator

找到约 887 项符合「Authenticator」的源代码

代码结果 887
www.eeworm.com/read/255402/4376478

txt eapsim-raw.txt

+++> About to send encoded packet: User-Name = "232420100000015" NAS-IP-Address = marajade.sandelman.ottawa.on.ca EAP-Code = Response EAP-Type-Identity = "232420100000015" Message-Authenticator
www.eeworm.com/read/255402/4376479

txt eapsim-cooked.txt

+++> About to send encoded packet: User-Name = "232420100000015" NAS-IP-Address = marajade.sandelman.ottawa.on.ca EAP-Code = Response EAP-Type-Identity = "232420100000015" Message-Authenticator
www.eeworm.com/read/472660/6873149

c hlr_auc_gw.c

/* * HLR/AuC testing gateway for hostapd EAP-SIM/AKA database/authenticator * Copyright (c) 2005-2006, Jouni Malinen * * This program is free software; you can redistribute it
www.eeworm.com/read/169087/9881203

sim_db hostapd.sim_db

# Example GSM authentication triplet file for EAP-SIM authenticator # IMSI:Kc:SRES:RAND # IMSI: ASCII string (numbers) # Kc: hex, 8 octets # SRES: hex, 4 octets # RAND: hex, 16 octets 234567898765432:
www.eeworm.com/read/130886/5949552

java sendmail.java

package jaoso.framework.common; import java.util.Properties; import javax.mail.Authenticator; import javax.mail.Message; import javax.mail.PasswordAuthentication; import javax.mail.Session;
www.eeworm.com/read/479375/6692765

c eapol_sm.c

/* * hostapd / IEEE 802.1X-2004 Authenticator - EAPOL state machine * Copyright (c) 2002-2008, Jouni Malinen * * This program is free software; you can redistribute it and/or modify * i
www.eeworm.com/read/479375/6692796

sim_db hostapd.sim_db

# Example GSM authentication triplet file for EAP-SIM authenticator # IMSI:Kc:SRES:RAND # IMSI: ASCII string (numbers) # Kc: hex, 8 octets # SRES: hex, 4 octets # RAND: hex, 16 octets 234567898765432:
www.eeworm.com/read/479375/6692947

c hlr_auc_gw.c

/* * HLR/AuC testing gateway for hostapd EAP-SIM/AKA database/authenticator * Copyright (c) 2005-2007, Jouni Malinen * * This program is free software; you can redistribute it and/or mod
www.eeworm.com/read/466398/1511190

java demo2.java

package dly.javamail; import java.io.FileInputStream; import java.util.Properties; import javax.mail.Authenticator; import javax.mail.Message; import javax.mail.PasswordAuthentication; impor
www.eeworm.com/read/227135/4777246

java sendmail.java

package jaoso.framework.common; import java.util.Properties; import javax.mail.Authenticator; import javax.mail.Message; import javax.mail.PasswordAuthentication; import javax.mail.Session;