Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F104711060
test.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Tue, Mar 11, 17:51
Size
444 B
Mime Type
text/html
Expires
Thu, Mar 13, 17:51 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24829810
Attached To
R4897 i2b2-webclient
test.html
View Options
<head>
<title>
JS encryption tests
</title>
<script
type=
"text/javascript"
src=
"test-medco-crypto-web.js"
></script>
<script>
function
myfunc
()
{
plain
=
DecryptInt
(
"F43RC98qfZJp9ClCz4UY9PhZ/jSTnjbN6+K00rH7MEc3jrenGWZsnvv/PYbp3uAnW2Yh0cZQzs3+O76MT2Kt7w=="
,
"U/MCDDfD63GSZiP26OrCU3HIkvqHdyReYV/vEk8oZQM="
)
alert
(
plain
)
}
</script>
</head>
<body>
<input
type=
"button"
onclick=
"myfunc()"
value=
"CLICK ME"
>
</body>
</html>
Event Timeline
Log In to Comment