查询字符串加密 [英] Query string encryption

查看:108
本文介绍了查询字符串加密的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在寻找一个解决方案,并且已经看到了一些方法

但是没有一个看起来适合我正在尝试做的事情。这就是我需要的b $ b ...


我正在尝试加密查询字符串。

例如.. 。

我想要这个...
http: //whatever.com/?clientID=5

是这样的......
http://whatever.com/? [加密字符串]


我看过4guysrfromrolla的版本。它很好但是我不知道

如果在这种情况下是实用的话。我需要在一个页面上加密许多

网址,并且显示页面上的每个链接都将从数据库中提取出来。 rolla我遇到的版本要求

每次调用页面时都会创建一个文本文件并为每个编码字符串写入密钥

。这对我来说似乎不太实用

因为每次调用

页面时我会写文件和键几十次。

我也见过aspEncrypt,但他们想要250美元,我希望

避免这种情况。我也看到.Net有一个方法,但我只是

在这一点上使用经典。


还有另一种方法吗?


谢谢!

I''ve been looking for a solution for this and have seen some approaches
but none that seem appropriate for what I''m trying to do. This is what
I need...

I''m trying to encrypt query strings.
For Example...
I want this...
http://whatever.com/?clientID=5
to be something like this...
http://whatever.com/?[encrypted string]

I''ve seen the 4guysrfromrolla''s version. Its fine "but" I don''t know
if it would be practical in this case. I would need to encrypt many
urls on a single page and every link on a displayed page would be
pulled from a database. the "rolla" version I came across requires
that a text file be created and key written for each encoded string
everytime the page is called. This doesn''t seem that practical to me
because I would be writing files and keys dozens of times everytime the
page is called.

I''ve also seen aspEncrypt but they want 250 bucks and I was hoping to
avoid this. I also see that .Net has a method for this but I''m only
working with classic at this point.

Is there another method out there?

Thanks!

推荐答案

其他john写道:
我一直在寻找一个解决方案,并且已经看到了一些方法,但没有一个看起来适合我正在尝试做的事情。
这就是我的意思需要...

我正在尝试加密查询字符串。
I''ve been looking for a solution for this and have seen
some approaches but none that seem appropriate for what
I''m trying to do.
This is what I need...

I''m trying to encrypt query strings.




为什么要这么麻烦?


-

戴夫安德森


未经请求的商业电子邮件将以



Why bother?

--
Dave Anderson

Unsolicited commercial email will be read at a cost of


500的成本阅读信息。使用

此电子邮件地址即表示同意这些条款。请不要直接联系

我或要求我直接与您联系以获取帮助。如果你的问题值得询问,那就值得发帖了。
500 per message. Use
of this email address implies consent to these terms. Please do not contact
me directly or ask me to contact you directly for assistance. If your
question is worth asking, it''s worth posting.


好的,如果你没有任何回复,为什么要回复加?不要试图粗鲁

但是这没有多大帮助。

Ok, why reply if you don''t have anything to add? Not trying to be rude
but this doesn''t help much.


这篇关于查询字符串加密的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆