Base64

126 views
Skip to first unread message

Manish Asolkar

unread,
Jun 24, 2017, 10:05:50 AM6/24/17
to golang-nuts

hi,

I have two Window machines one has Server 2008 R2 and another on has Server 2012 R2 with same JDK version 1.8.

I am working on a financial  application where I receive a base64 encoded public encrypted value which I  need to decode using Base64, decrypt and validate.

My program is working fine on Server 2008 R2, but when I try to run same on Server 2012 R2 at that I am not getting SUCCESS.

I am using "org.apache.axis.encoding.Base64.decode(otp)" to acheive this.

After doing all verification I found there is something happening wrong with Base64 decoding.

I have checked java version of both System, bit version, processor etc everything is same.  

In that case what is going wrong with Base64 decoding. I tried other Base 64 APIs to fix this and other options too.

But not getting what and where I should make change to acheive this? It is crucial.....

Please suggest the fix to acheive for the same.


Regards
Manish Asolkar





Steven Hartland

unread,
Jun 24, 2017, 1:51:30 PM6/24/17
to golan...@googlegroups.com
Might want to ask on a java mailing list not a golang one ;-)
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Manish Asolkar

unread,
Jun 25, 2017, 3:01:23 PM6/25/17
to golang-nuts
Hi Steven,


Can you suggest me on problem post before?

Shawn Milochik

unread,
Jun 25, 2017, 3:41:32 PM6/25/17
to golang-nuts
We're missing what your question has to do with Go. This is a mailing list for the Go programming language. You seem to be asking a question about Java, which is not an appropriate topic here. 

asolka...@gmail.com

unread,
Jun 25, 2017, 3:44:38 PM6/25/17
to Sh...@milochik.com, golang-nuts

Hi Shawn,

I have two Window machines one has Server 2008 R2and another on has Server 2012 R2 with same JDK version 1.8.

I am working on a financial  application where I receive a base64 encoded public encrypted value which I  need to decode using Base64, decrypt and validate.

My program is working fine on Server 2008 R2, but when I try to run same on Server 2012 R2 at that I am not getting SUCCESS.

I am using "org.apache.axis.encoding.Base64.decode(otp)" to acheive this.

After doing all verification I found there is something happening wrong with Base64 decoding.

I have checked java version of both System, bit version, processor etc everything is same.  

In that case what is going wrong with Base64 decoding. I tried other Base 64 APIs to fix this and other options too.

But not getting what and where I should make change to acheive this? It is crucial.....

Please suggest the fix to acheive for the same.

Regards

Manish Asolkar

On Jun 26, 2017 1:11 AM, "Shawn Milochik" <shawn...@gmail.com> wrote:
We're missing what your question has to do with Go. This is a mailing list for the Go programming language. You seem to be asking a question about Java, which is not an appropriate topic here. 

--
You received this message because you are subscribed to a topic in the Google Groups "golang-nuts" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/golang-nuts/oTWgYXbQ9DA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to golang-nuts+unsubscribe@googlegroups.com.

Ian Lance Taylor

unread,
Jun 25, 2017, 4:35:49 PM6/25/17
to asolka...@gmail.com, Shawn Milochik, golang-nuts
You are sending this e-mail to golan...@googlegroups.com.

Why are you doing that?

Please do not repeat your question. We already saw your question. We
do not know the answer. You are asking the wrong people in the wrong
place.

Ian
>> golang-nuts...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages