Displaying 20 results from an estimated 20000 matches similar to: "Checkout flow with regards to encryption/decryption"
2010 Apr 14
0
query string encryption
Hello,
I''m using crypt/rijndael to encrypt data being sent through an HTTP
POST.
Before I send my encrypted string this is what I do:
rijndael = Crypt::Rijndael.new(key)
crypt = rijndael.encrypt_string("test")
escaped_crypt = CGI::escape(crypt)
Then I send the encrypted data to my web service. On my web service, I
do this:
2018 May 17
1
Decryption method for Maildir messages stored by mail_crypt plugin
I've successfully implemented the mail_crypt plugin on v2.2.27 and it's
working like a champ, but some of our administrative operations require
access to Maildir messages in plaintext.
I've found numerous threads detailing help with mail_crypt setup, but none
of my research has yielded a method of decrypting the stored messages.
Relevant plugin config:
mail_crypt_curve =
2008 Dec 13
2
Need Help in converting php encryption decryption code to ruby on rails
Hi guys i found this encryption decryption in php and try to convert
it in rails but i am unable to successfully convert it. So plz help
me. I you write the whole conversion code then it will be great.
PHP code is like this
================
#
#/**********************************************
#**
#** MD5 block cypher
#**
#** Author..: leapinglangoor [
2001 Sep 12
0
AES update..
I've done a decent size update of the OpenSSH portable from the upstream
tree. There is an AES upgrade that needs to take place, but I need people
to test and tell me what endedness changes need to be applied (if any).
Attached is the patch. It is geared towards the latter snapshots..Unsure
how it will patch (if at all) against 2.9pX series.
Thanks.
- Ben
"This is dark day in
2006 Jun 07
0
Call for contributors to create a COMMERCE WIKI PAGE
COMMUNITY NEEDS A COMMERCE HOWTO
Many people are asking about the topic of collecting credit card
payments and finding a provider. I need to do this for my business, so
I propose we make it as clear as possible for people to get started.
LOCATION
http://wiki.rubyonrails.com/rails/pages/HowToDoACommerceSite
WHAT IT COULD CONTAIN
The page could contain information and procedures to:
* set up
2006 Jan 04
0
OT: Displaying errors on credit-card processing
Hi,
This question isn''t Rails-specific, but since Basecamp (& the family
of premium 37signals apps) have the best implementation of credit-card
processing I''ve seen, I''m hoping maybe DHH could lend an answer. Of
course, anyone is welcome to chime in!
# Some background
Our nonprofit is building a Rails-driven store and donation center and
our developer is
2019 Oct 17
3
error while decrypting metadata
One of my hosts just rebooted for the first time in ages, and now it
won't connect to any other nodes.
The log just contains continual "error while decrypting metadata" errors.
tincd[8324]: Error while decrypting: error:060A7094:digital envelope
routines:EVP_EncryptUpdate:invalid operation
tincd[8324]: Error while decrypting metadata from fairfield_gw
(yy.yy.yy.yy port 655)
2016 Sep 19
0
[PATCH 1/3] fish: move disk decryption helpers in own file
This way it is easier to use them outside the rest of the code in
guestfish for inspection & mount.
Just code motion, no behaviour changes.
---
align/Makefile.am | 1 +
cat/Makefile.am | 1 +
df/Makefile.am | 1 +
diff/Makefile.am | 1 +
edit/Makefile.am | 1 +
fish/Makefile.am | 1 +
fish/decrypt.c | 102
2012 Sep 29
1
Error during decryption of meta key
Hi,
I've got a relatively simple tinc setup.
I've got two "servers" that are on the public internet that act as
routers for three "clients" that are behind NATs.
Those servers are called aaaaa and bbbbb the clients are xxxxx, yyyyy and zzzzz
Unfortunatly the servers have problems accepting a connection from the clients
syslog on aaaaa:
Sep 29 18:28:58 schuerrer
2005 Apr 06
5
Feature Suggestion - scp don't decrypt file at destination unecrypt on copy back switch
Hi all,
Please pardon me if this has been discussed already on this list.
I searched on "destination" and did not find a hit.
The problem I am trying solve is having backups on a remote server
that even root cannot not read. I have seen lot's of specialized file
systems and volume drivers for various operating systems. But being
that all files are already scp'd to the
2008 Oct 30
9
ActiveMerchant and Encrypted Paypal Standard Checkout
Hi,
Does any know about a good resource for using ActiveMerchant to create
an encrypted button that will use Paypal''s Standard checkout mode?
Best regards,
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group,
2019 Oct 17
0
error while decrypting metadata
On 18/10/19 7:30 am, Hamish Moffatt wrote:
> One of my hosts just rebooted for the first time in ages, and now it
> won't connect to any other nodes.
>
> The log just contains continual "error while decrypting metadata" errors.
>
> tincd[8324]: Error while decrypting: error:060A7094:digital envelope
> routines:EVP_EncryptUpdate:invalid operation
>
2006 Feb 07
11
Possible Rails Security Issue?
I have an e-commerce site and users check out with a form. The
results of that form are sent to a "confirm your order" page via
POST. I take great pains to NEVER store the full credit card number
on my server--just the last 4 digits. I was very surprised to find
that by default Rails will record POST requests with parameters in
the production.log. And those parameters
2003 Nov 09
1
openssl decryption failed
I've got dovecot working on imap
But when I try to run imaps
I get:
imap-login: Nove 08 19:11:19 Warning: SSL_accept() failed:
error:1408F455:SSL routines:SSL3_GET_RECORD:decryption failed or bad
record mac [192.168.1.103]
Now I'm not sure if theres any difference here, but I don't have string
for 'login = imaps' or 'login = pop3s' to match with my protocols string
2015 Sep 17
0
gpg decryption error from only 1 user
Hi all,
I am having an issue. We have a vm that has encrypted data
with gpg. The vm is centos 6.5 and it has multiple users. user1=bob
user2=kevin user3= postgres user4=root. Only postgres has access to the
file in which we keep the encrypted data. I as root will su - postgres,
cd that data dir, and use this command "gpg -d (file_name)" and it works
just fine. However
2018 Aug 03
0
Error during decryption of meta key 2018
Dear tinc-list,
I am a happy tinc user for many years and am using several different VPNs.
However today I was unable to add a new server to my "backbone" VPN. I hope
it is okay that I write this issue to this list as hours of googling did
not help.
My setup consists of several servers, all tincing happily ever after.
"kallisto" as one of them is happy talking to other
2002 May 14
0
Encription in unix and decryption in windows
Dear all,
First we have to encrypt a file in solaris. That
file i have to decrypt in windows. But problem is in
byte allocation.
If I write this way encContent[0] = buf[3];
encContent[1] = buf[2];
encContent[2] = buf[1];
encContent[3] = buf[0];
encContent[4] = buf[7];
encContent[5] = buf[6];
2008 Jun 06
1
Need help with Decryption using blowfish CBC
Hello all,
Hoping someone can help me out here. I''ve burned almost a week trying
to figure out how to decrypt
an image file that has been encrypted using Blowfish CBC.
I found some code on the net and have modified as follows:
require ''openssl''
require ''digest/sha1''
ivArr = [0x0D,
0x0E,
0x0A,
0x0D,
0x0F,
0x0A,
0x0C,
0x0E
]
2008 Nov 23
3
Trouble Donating on centos.org
Hello,
I tried making a donation via the centos.org website but was blocked by
PayPal. I tried today and a few weeks ago.
The error I got in both instances was:
"The card you entered cannot be used for this payment. Please enter a
different credit or debit card number."
This strikes me as a strange response. It didn't say the card was
declined; it said it "cannot be
2006 Jun 05
7
Building a UK based e-commerce store in rails
I have built a few sites with Rails, however I have been approached by a
company wanting an e-commerce / online shop built. I would love to build
one in rails with the knoweledge I now have. I have the agile book and
the pickaxe book they are my reference guide. However there is virtually
nothing on creating real world e-commerce sites in rails.
They will be selling to both businesses and the