★程序说明:★☆网站技术:☆架构体系:数据访问层(DataAccessLayer)(LINQtoSQL实现)存储库层(RepositoryLayer)(Repository模式实现)服务层(ServiceLayer)表示层(PresentationLayer)(MVP(Model-View-Presenter)模式实现)底层使用技术:01.控制反转(InversionofControl)(StructureMap实现)02.日志技术(Log4Net实现)03.缓存技术(标准)(System.Web.Caching实现)04.缓存技术(高级)(EnyimCache实现)05.全文检索技术(Lucene.Net实现)06.扩展方法(ExtendsMethod)07.动态验证码(System.Drawing实现)08.密码加密(System.Security.Cryptography实现)09.发送邮件(实时)(System.Net.Mail实现)10.发送邮件(队列)(MSMQ实现)页面使用技术:01.模板页(MasterPage)02.主题(Theme)03.皮肤(Skin)04.用户自定义控件(UserControl)05.站点地图(Web.sitemap实现)06.URL重定向(UrlRewrite)07.可视化HTML编辑器(XinhaEditor)08.多文件上传(Flash实现)09.星级评分(AjaxControlToolkitRating实现)☆网站模块:☆-用户账号模块(UserAccounts)(功能:账号注册、账号登陆、密码找回、编辑账号信息、验证邮箱真实性)-用户资料模块(UserProfiles)(功能:资料管理、资料显示、上传头像、设置隐私级别、动态消息显示墙)-好友模块(Friends)(功能:查找好友、站内邀请好友、邮件邀请好友、导入好友邮箱、添加好友关系、删除好友关系、微博心情说说)-站内信模块(Messages)(功能:发送站内信、删除站内信,回复站内信)-图片相册模块(Albums)(功能:创建相册、编辑相册、删除相册、上传图片、编辑图片、删除图片)-博客模块(Blogs)(功能:创建博客、编辑博客、删除博客)-论坛模块(Forums)(功能:创建帖子、回复帖子)-圈子模块(Groups)(功能:创建圈子、申请加入圈子、审核加入申请、参与圈子话题讨论)-评论/标签/评级模块(Commenting/Tagging/Rating)(功能:发表评论,添加标签、添加评级)-网站监控模块(Moderation)(功能:敏感词过滤、恶意脚本过滤、非法内容举报、非法内容审核)☆管理员账号:☆-用户名:Lenovo-密 码:88888888☆开发环境:☆-[开发语言版本]C#3.0-[.NetFramework版本]3.5-[VisualStudio版本]MicrosoftVisualStudio2008withSP1-[SQLServer版本]MicrosoftSQLServer2008R2withSP2☆文件内容:☆-[电子书]-[数据库]-[源代码]-[程序运行说明]
2023/11/29 10:01:16 26.25MB .Net C# ASP.NET SNS
1
Kerberos权威指南,KerberosTheDefinitiveGuide。
Singlesign-onistheholygrailofnetworkadministration,andKerberosistheonlygameintown.Microsoft,byintegratingKerberosintoActiveDirectoryinWindows2000and2003,hasextendedthelargeorsmall.Kerberosmakesyournetworkmoresecureandmoreconvenientforusersbyprovidingasingleauthenticationsystemthatworksacrosstheentirenetwork.Oneusername;onepassword;oneloginisallyouneed.Fortunately,helpforadministratorsisontheway.ThisguideshowsyouhowtoimplementKerberosforsecureauthentication.Inadditiontocoveringthebasicprinciplesbehindcryptographicauthentication,itcoverseverythingfrombasicinstallationtoadvancedtopicslikecross-realmauthentication,defendingagainstattacksonKerberos,andtroubleshooting.InadditiontocoveringMicrosoft'sActiveDirectoryimplementation,Kerberos:TheDefinitiveGuidecoversbothmajorimplementationsofKerberosforUnixandLinux:MITandHeimdal.ItshowsyouhowtosetupMacOSXasaKerberosclient.ThebookalsocoversbothversionsoftheKerberosprotocolthatarestillinuse:Kerberos4(nowobsolete)andKerberos5,payingspecialattentiontotheintegrationbetweenthedifferentprotocols,andbetweenUnixandWindowsimplementations.
2023/10/29 0:55:07 4.66MB Kerberos 大数据 Hadoop
1
C#实现字符串SHA-256加密算法工程下载,VS2013工程,使用系统带的加密库,usingSystem.Security.Cryptography;
2023/8/24 7:29:45 98KB C# SHA-265 加密
1
CryptographyandNetworkSecurityPrinciplesandPractice5th完整解答ByWilliamStallings
2023/7/28 15:53:19 3.04MB Cryptography Security manual solution
1
本书全面讲解了密码学的基本知识以及相关的基础数论,并对椭圆曲线、量子密码体制等密码学前沿知识进行了介绍。
在此基础上,本书对数字签名、数字现金等应用问题作了较为详细的阐述。
另外,本书每章都给出了相应的习题,而且在附录中给出了用Mathematica、Maple和MATLAB实现的相关示例。
本书可供高等院校应用数学、通信和计算机等专业用作密码学、通信安全和网络安全等课程的教材或参考书,也可供信息安全系统设计开发人员、密码学和信息安全爱好者参考。
2023/7/22 21:07:01 10.04MB 密码学概论 Introduction to CRYPTOGRAPHY
1
《应用密码学手册》内容覆盖了近20年来密码学发展的所有主要成就。
除了通常密码学书籍都会讲到的对称密码、杂凑函数、公钥密码和签名、身份识别和密钥建立协议等内容外,《应用密码学手册》首先提供了密码学的概貌,中间有三章专门讲述了公钥密码学的数学基础,最后两章给出了密码实现技巧和专利、标准等细节。
适合密码学、计算机、通信、数学等领域的师生、专家和工程师们参考或作为教材使用。
2023/6/11 15:09:20 4.84MB 密码学
1
应用密码学:协议、算法与C源程序作者:(美)BruceSchneier著
2023/6/10 10:06:41 2.74MB 密码学
1
BeginningCryptographywithJavaWhilecryptographycanstillbeacontroversialtopicintheprogrammingcommunity,JavahasweatheredthatstormandprovidesarichsetofAPIsthatallowyou,thedeveloper,toeffectivelyincludecryptographyinapplications-ifyouknowhow.Thisbookteachesyouhow.ChaptersonethroughfivecoverthearchitectureoftheJCEandJCA,symmetricandasymmetrickeyencryptioninJava,messageauthenticationcodes,andhowtocreateJavaimplementationswiththeAPIprovidedbytheBouncyCastleASN.1packages,allwithplentyofexamples.Buildingonthatfoundation,thesecondhalfofthebooktakesyouintohigher-leveltopics,enablingyoutocreateandimplementsecureJavaapplicationsandmakeuseofstandardprotocolssuchasCMS,SSL,andS/MIME.WhatyouwilllearnfromthisbookHowtounderstandanduseJCE,JCA,andtheJSSEforencryptionandauthenticationThewaysinwhichpaddingmechanismsworkinciphersandhowtospotandfixtypicalerrorsAnunderstandingofhowauthenticationmechanismsareimplementedinJavaandwhytheyareusedMethodsfordescribingcryptographicobjectswithASN.1HowtocreatecertificaterevocationlistsandusetheOnlineCertificateStatusProtocol(OCSP)Real-worldWebsolutionsusingBouncyCastleAPIsWhothisbookisforThisbookisforJavadeveloperswhowanttousecryptographyintheirapplicationsortounderstandhowcryptographyisbeingusedinJavaapplications.KnowledgeoftheJavalanguageisnecessary,butyouneednotbefamiliarwithanyoftheAPIsdiscussed.WroxBeginningguidesarecraftedtomakelearningprogramminglanguagesandtechnologieseasierthanyouthink,providingastructured,tutorialformatthatwillguideyouthroughallthetechniquesinvolved.
2023/6/4 0:26:49 3.19MB Java Cryptography DavidHook 源码
1
这是一本对于椭圆曲线密码的典型教程,大概对于巨匠有帮手。
2023/5/15 2:29:14 4.37MB 密码
1
mcidle-pythonMinecraft的空隙cli,它将您的毗邻传递到Minecraft效率器,从而使您能够随时断开毗邻,但仍经由mcidle毗邻到效率器。
对于责罚您断开毗邻的效率器(譬如,具备队列的2b2t.org)特意实用。
假如某些操作没法普通举行,请随时提交下场。
我想指出的是,这尚未经由严厉的测试,于是未必会有差迟。
仅经由测试可在python3.7及更低版本上使用!python3.8彷佛由于未为3.8或者更高版本编译的cryptography库而破损了它。
假如碰着下场,请在。
您能够经由在召唤揭示符下运行python来查验python版本。
反对于的版本如
2023/5/11 4:07:57 43KB python client minecraft networking
1
共 33 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡