search : encrypt

select a category, or use search below
(searches all categories and all time range)

displaying top 100 results

Bug 79545:The SyncManager client-side class for AIR offline integration needs to provide the ability to encrypt the local database
Comment on Bug 79545:The SyncManager client-side class for AIR offline integration needs to provide the ability to encrypt the local database by External U.
Comment on Bug 79545:The SyncManager client-side class for AIR offline integration needs to provide the ability to encrypt the local database by External U.
Comment on Bug 79545:The SyncManager client-side class for AIR offline integration needs to provide the ability to encrypt the local database by External U.
Comment on Bug 79545:The SyncManager client-side class for AIR offline integration needs to provide the ability to encrypt the local database by External U.
Generating encryption id
Comment on AES/CBC/PKCS5Padding Encryption Take too long to encrypt/decrypt by S P.
Comment on Generating encryption id by sangeetab51931146
Comment on encrypt() key passed as a string vs. as a variable renders a different result by External U.
Portal Topic generatesecrate key
ID=1> encryptArray=arrayNew(1)/> encryptionKey = generateSecretKey( “surveyID_InviteID” ) /> EncryptedSurveyID = encrypt(inviteandandSurvey,encryption
Bug 80895:If the SQLite lite DB is encrypted but the cache DB is not, then there is an obvious flaw in the encryption usage because the data will be store unencrypted right next to the encrytped DB on the file
Comment on CFPDF watermark fails when provided encryption to cfdocument by Kailash B.
Comment on AES/CBC/PKCS5Padding Encryption Take too long to encrypt/decrypt by S P.
Comment on Error with encrypt() function after applying CF 11 Update 5 by External U.
Comment on Error with encrypt() function after applying CF 11 Update 5 by External U.
Comment on encrypt() key passed as a string vs. as a variable renders a different result by S V.
David Byers Great demo James... and yes... horrible encryption!  LOL
Comment on Macromedia Oracle JDBC Driver fails to connect to Oracle 11g R2 when database encryption is required by External U.
CFPDF watermark fails when provided encryption to cfdocument
CFMAIL encryption without .p7c file
Comment on encrypt() key passed as a string vs. as a variable renders a different result by External U.
AES/CBC/PKCS5Padding Encryption Take too long to encrypt/decrypt
Provide proper error message when strong encryption libraries are not installed in JVM
Error with encrypt() function after applying CF 11 Update 5
encrypt() key passed as a string vs. as a variable renders a different result
2609876 CF-3754573 Rupesh K. The sole reason for adding this functionality was to make it easy for the frameworks to define the datasources from within the framework without going through the administrator. If one has to go through the administrator to get the encrypted password, that defeats
Stop Encrypting the Administrator Code
Tracker Issue cfreport encryption
cfreport encryption
Comment on AES/CBC/PKCS5Padding Encryption Take too long to encrypt/decrypt by External U.
Security Analyzer (Update 2) - Misidentifying "Encrypted" files
Comment on CFPDF watermark fails when provided encryption to cfdocument by Kailash B.
Comment on AES/CBC/PKCS5Padding Encryption Take too long to encrypt/decrypt by S P.
Comment on Provide proper error message when strong encryption libraries are not installed in JVM by S P.
Comment on Error with encrypt() function after applying CF 11 Update 5 by External U.
Comment on Error with encrypt() function after applying CF 11 Update 5 by Vamseekrishna N.
Comment on Error with encrypt() function after applying CF 11 Update 5 by External U.
Comment on encrypt() key passed as a string vs. as a variable renders a different result by S P.
2609876 CF-3754573 Rupesh K. @QueTwo, it would be great if you can go through my note. As I said, you should never keep your password in plain text in the source. You have the complete freedom about how you want to keep your passwords. You can keep it in a config file in encrypted form or encoded
-block ciphers are susceptible to the oracle padding attack, I'd very much like to see the strong GCM and CCM cipher block modes implemented for use in encrypt() and decrypt(). Steps to Reproduce: encrypt( 'test', generateSecretKey('AES'), 'AES/GCM/NoPadding', 'HEX' ); encrypt( 'test', generate
Comment on AES/CBC/PKCS5Padding Encryption Take too long to encrypt/decrypt by S P.
Comment on Error with encrypt() function after applying CF 11 Update 5 by External U.
2609876 CF-3754573 Himavanth R. The encryption is only to be safe in case of any intrusion. It wont be portable across CF servers anyway. We can provide something in the admin to get the encrypted password and put it in code but that's also not for people who dont have access to admin. (These
Comment on Generating encryption id by Charlie Arehart
Comment on Bug 85964:Having the ability to send encrypted email from ColdFusion programatically would be a hugely helpful enterprise feature and would help DoD and other government customers get the security features they by Adobe D.
How to access AlwaysEncrypted column using Microsoft JDBC Driver in Coldfusion 11?
Bug 85964:Having the ability to send encrypted email from ColdFusion programatically would be a hugely helpful enterprise feature and would help DoD and other government customers get the security features they
2673036 CF-4155475 External U. Legend! It just seems to me to be a faster and more efficient way of manipulating PDFs. In memory. Not static files. Things like creation, transformation, encryption etc. Cheers!
Comment on Error with encrypt() function after applying CF 11 Update 5 by External U.
Comment on Error with encrypt() function after applying CF 11 Update 5 by External U.
Comment on Error with encrypt() function after applying CF 11 Update 5 by External U.
Comment on Error with encrypt() function after applying CF 11 Update 5 by External U.
Comment on Error with encrypt() function after applying CF 11 Update 5 by External U.
2609238 CF-3865461 External U. Also receive this error on CF service restart. Error [localhost-startStop-1] - Unable to initialise WebSocket service: coldfusion.server.ServiceException: Seed passed for encryption in null.
Comment on encrypt() key passed as a string vs. as a variable renders a different result by S V.
Comment on encrypt() key passed as a string vs. as a variable renders a different result by External U.
Comment on encrypt() key passed as a string vs. as a variable renders a different result by CFwatson U.
Comment on Stop Encrypting the Administrator Code by Vamseekrishna N.
2596923 CF-3369472 External U. This bug impacts security. It inhibits Confidentiality, Integrity and Accountability when it comes to that security. It also could inhibit secure communications where content is encrypted based on one email address, but then sent out by another.
Comment on Macromedia Oracle JDBC Driver fails to connect to Oracle 11g R2 when database encryption is required by Nimit S.
Comment on Provide proper error message when strong encryption libraries are not installed in JVM by Aaron N.
4153658 CF-4201882 Security Tighter integration with bouncycastle classes to include suite of cryptology functions. Problem Description: Would like to see stronger integration of stream and file encryption to include GnUPG/PGP compatibility Steps to Reproduce: 1. 2. 3. 4. Actual Result
Comment on Error with encrypt() function after applying CF 11 Update 5 by External U.
6493269 CF-4205963 Chris G. Hi, i'm not sure if its 100% identical, but I have recently faced issues trying to connect CF running on Linux to an AWS Elasticache Redis Cluster with encryption in transit enabled. Essentially I had to install and configure stunnel, then set the Redis Server
is that we use SSL encrypted connections to SQL Server with a wildcard certificate connecting to SQL on LOCALHOST. With the Adobe team connected we were able to get the datasources to verify, BUT only when NOT using SSL encryption. We have since verified the configuration of our SSL encryption in SQL
DataSource SSL Encryption broken with CF2016 Update 8/9/10 and CF2018 Update 3
2609876 CF-3754573 Rupesh K. I have read the article you talked about and I think you are not getting what Hima or I am trying to say. 1. For putting an encrypted password, you have to get the encrypted string, right? The Railo approach is that you go define the datasource in the admin, get
Benjamin Reid Nimit Sharma from Adobe has confirmed my issue with JDBC Microsoft SQL Server DataSources that use SSL encryption with the Connection String: “EncryptionMethod=SSL; CryptoProtocolVersion=TLSv1.2; ValidateServerCertificate=0;”. The hotfix updated the macromedia_drivers.jar library
Comment on encrypt() key passed as a string vs. as a variable renders a different result by External U.
2609876 CF-3754573 External U. This would be a huge benefit for those of us who don't have admin rights to their servers and would like to deploy code "the Java way" (via a WAR file, etc). By being able to embed the entire DSN within my application and have the password encrypted, it makes it much
2609876 CF-3754573 External U. This would be a huge benefit for those of us who don't have admin rights to their servers and would like to deploy code "the Java way" (via a WAR file, etc). By being able to embed the entire DSN within my application and have the password encrypted, it makes it much
.sql.SQLNonTransientConnectionException: [Macromedia][Oracle JDBC Driver]No more data available to read." We tried to add the parameters to use encryption in the connection string for the data source "EncryptionLevel=accepted;EncryptionTypes=(AES256,RC4_256,AES192,3DES168,AES128,RC4_128);" but we get the same error. Can someone document the steps